Appearance
optional card: string
optional
string
荣誉自定义 ID,留空则自动生成。
src/bot-options.ts:228
optional chat: bigint
bigint
聊天 ID。
与 guild 二选一。
src/bot-options.ts:234
optional guild: bigint
服务器 ID。
与 chat 二选一。
src/bot-options.ts:240