Interface APIGuildGroup

Hierarchy

  • APIGuildGroup

Properties

archivedAt?: string

The ISO 8601 timestamp that the group was archived at, if relevant

archivedBy?: string

The ID of the user who archived this group

avatar?: string

The avatar image associated with the group

createdAt: string

The ISO 8601 timestamp that the group was created at

createdBy: string

The ID of the user who created this group

description?: string

The description associated with the group (max length 280)

emoteId?: number

The emote to associate with the group

id: string

The ID of the group

isHome?: boolean

If true, this is the server's home group

isPublic?: boolean

Is this group open for anyone to join? (default false)

name: string

The name of the group (min length 1; max length 80)

serverId: string

The ID of the server

updatedAt?: string

The ISO 8601 timestamp that the group was updated at, if relevant

updatedBy?: string

The ID of the user who updated this group