Skip to content

Interface: DeleteGuildUserCreditOptions

Properties

chat?

optional chat: bigint

聊天 ID。

guild 二选一。

Defined in

src/bot-options.ts:249


guild?

optional guild: string

服务器 ID。

chat 二选一。

Defined in

src/bot-options.ts:255

Released under the MIT License.