blackcat.js-discord - v1.0.10
    Preparing search index...

    Type Alias Config

    Cấu hình cơ bản của bot.

    type Config = {
        botToken: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown

      Các cấu hình bổ sung tùy ý của người dùng.

    Index

    Properties

    Properties

    botToken: string

    Token đăng nhập bot Discord.