Interface
GuildCountsUpdatePayload
Payload for Events.GuildCountsUpdate.
Properties
| Name | Type | Description |
|---|---|---|
| counts | Array<{ guildId: string; memberCount: number; onlineCount: number }> |
Interface
Payload for Events.GuildCountsUpdate.
| Name | Type | Description |
|---|---|---|
| counts | Array<{ guildId: string; memberCount: number; onlineCount: number }> |