Type Alias ClientOptions

ClientOptions: { token: string }

The options for the Client.

Type declaration

  • token: string

    The bot token for the Guilded bot.