We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7532856 commit 01bba29Copy full SHA for 01bba29
discord/member.go
@@ -24,7 +24,6 @@ type Member struct {
24
Mute bool `json:"mute,omitempty"`
25
Flags MemberFlags `json:"flags"`
26
Pending bool `json:"pending"`
27
- UnusualDMActivityUntil *time.Time `json:"unusual_dm_activity_until"`
28
CommunicationDisabledUntil *time.Time `json:"communication_disabled_until"`
29
AvatarDecorationData *AvatarDecorationData `json:"avatar_decoration_data"`
30
0 commit comments