Skip to content

Interface: CreateGuildRoleOptions

Hierarchy

Properties

hoist

Optional hoist: boolean

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

Defined in

src/bot-options.ts:194


mentionable

Optional mentionable: boolean

是否可以被 @ 提及。

Defined in

src/bot-options.ts:192

Released under the MIT License.