Skip to content

Interface: GuildCredit

荣誉对象。

Properties

authority

authority: CreditAuthority

荣誉颁发者。

Defined in

src/typings/credit.ts:4


slots

slots: CreditSlot[][]

荣誉卡槽,展示在成员个人信息页。

Defined in

src/typings/credit.ts:8


title

Optional title: CreditTitle

荣誉称号,展示在成员头像右边。

Defined in

src/typings/credit.ts:6

Released under the MIT License.