Skip to content

Interface: CreateGuildRoleOptions

Extended by

Properties

hoist?

optional hoist: boolean

是否在成员列表中单独显示。

Defined in

src/bot-options.ts:214


mentionable?

optional mentionable: boolean

是否可以被 @ 提及。

Defined in

src/bot-options.ts:212

Released under the MIT License.