Skip to main content

UserPrimaryGuild

Documentation


Documentation / @discordeno/bot / UserPrimaryGuild

Interface: UserPrimaryGuild

Defined in: bot/src/transformers/types.ts:1837

Properties

badge?

optional badge: bigint

Defined in: bot/src/transformers/types.ts:1851

The server tag badge hash


identityEnabled?

optional identityEnabled: boolean

Defined in: bot/src/transformers/types.ts:1847

Whether the user is displaying the primary guild's server tag.

Remarks

This can be undefined if the system clears the identity, e.g. because the server no longer supports tags. This will be false if the user manually removes their tag.


identityGuildId?

optional identityGuildId: bigint

Defined in: bot/src/transformers/types.ts:1839

The id of the primary guild


tag?

optional tag: string

Defined in: bot/src/transformers/types.ts:1849

The text of the user's server tag. Limited to 4 characters