clientOptions: ClientOptions;commands
commands: CommandsConfig;Inherited from:BotConfig
- optional
emojis
Optional emoji map. Each value is an emoji name loaded from your application emojis, or a [name, guildId] tuple loaded from that guild (the guild needs the Guilds intent). Run seedcord codegen after changing this to type the Emojis accessor.
events: EventsConfig;interactions
interactions: InteractionsConfig;Inherited from:BotConfig