Type Alias GuildCustomMessageMinAggregateOutputType
GuildCustomMessageMinAggregateOutputType: { content: string | null; dbId: string | null; guildId: string | null; showInviteButton: boolean | null; showWatchButton: boolean | null; type: GuildMessageTypeEnum | null; }