Type Alias GuildClipForwardCountOutputTypeSelect<ExtArgs>

GuildClipForwardCountOutputTypeSelect<ExtArgs>: {
    customMessages?: boolean | GuildClipForwardCountOutputTypeCountCustomMessagesArgs;
}

Type Parameters