Skip to content

Commit

Permalink
Update structs.go
Browse files Browse the repository at this point in the history
Co-authored-by: Fedor Lapshin <fe.lap.prog@gmail.com>
  • Loading branch information
Jleagle and FedorLap2006 committed Mar 29, 2022
1 parent 6da7155 commit 25e8b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions structs.go
Expand Up @@ -614,6 +614,7 @@ type GuildPreview struct {
ApproximateMemberCount int `json:"approximate_member_count"`

// Approximate number of non-offline members in this guild
// NOTE: this field is only filled when using GuildWithCounts
ApproximatePresenceCount int `json:"approximate_presence_count"`

// the description for the guild
Expand Down

0 comments on commit 25e8b95

Please sign in to comment.