Options
All
  • Public
  • Public/Protected
  • All
Menu

koreanbots - v3.2.1

Index

Type aliases

BaseOptions

BaseOptions: {}

Type declaration

    BotCategory

    BotCategory: "관리" | "뮤직" | "전적" | "게임" | "도박" | "로깅" | "슬래시 명령어" | "웹 대시보드" | "밈" | "레벨링" | "유틸리티" | "대화" | "NSFW" | "검색" | "학교" | "코로나19" | "번역" | "오버워치" | "리그 오브 레전드" | "배틀그라운드" | "마인크래프트"

    BotState

    BotState: "ok" | "reported" | "blocked" | "private" | "archived"

    BotStatus

    BotStatus: "online" | "idle" | "dnd" | "streaming" | "offline"

    Library

    Library: "discord.js" | "Eris" | "discord.py" | "discordcr" | "Nyxx" | "Discord.Net" | "DSharpPlus" | "Nostrum" | "coxir" | "DiscordGo" | "Discord4J" | "Javacord" | "JDA" | "Discordia" | "RestCord" | "Yasmin" | "disco" | "discordrb" | "serenity" | "SwiftDiscord" | "Sword" | "harmony" | "기타" | "비공개"

    Nullable

    Nullable<T>: T | null

    Type parameters

    • T

    ServerCategory

    ServerCategory: "커뮤니티" | "친목" | "음악" | "기술" | "교육" | "게임" | "오버워치" | "리그 오브 레전드" | "배틀그라운드" | "마인크래프트"

    ServerState

    ServerState: "ok" | "reported" | "blocked" | "unreachable"

    UserManagerOptions

    UserManagerOptions: BotManagerOptions

    ValueOf

    ValueOf<T>: T[keyof T]

    Type parameters

    • T

    Version

    Version: 1 | 2

    WidgetFormat

    WidgetFormat: "webp" | "png" | "jpg" | "jpeg" | "svg" | "avif" | "heif"

    WidgetMakeOptions

    WidgetMakeOptions: WidgetData & WidgetOptions

    WidgetManagerOptions

    WidgetManagerOptions: BotManagerOptions

    WidgetStyle

    WidgetStyle: "classic" | "flat"

    WidgetTarget

    WidgetTarget: "bots"

    WidgetType

    WidgetType: "status" | "servers" | "votes"

    Generated using TypeDoc