discord-w ~master (2022-03-12T05:59:06.0972821)
Dub
Repo
PresenceUpdate
discord
w
types
https://discordapp.com/developers/docs/topics/gateway#presence-update
struct
PresenceUpdate {
mixin
OptionalSerializer
!(
typeof
(
this
))
;
enum
Status
;
PartialUser
user
;
Snowflake
[]
roles
;
Activity
game
;
Snowflake
guild_id
;
Status
status
;
}
Members
Enums
Status
enum
Status
Undocumented in source.
Mixins
__anonymous
mixin
OptionalSerializer
!(
typeof
(
this
))
Undocumented in source.
Variables
game
Activity
game
;
Undocumented in source.
guild_id
Snowflake
guild_id
;
Undocumented in source.
roles
Snowflake
[]
roles
;
Undocumented in source.
status
Status
status
;
Undocumented in source.
user
PartialUser
user
;
Undocumented in source.
Meta
Source
See Implementation
discord
w
types
aliases
SafeTime
enums
ExplicitContentFilterLevel
MFALevel
MessageNotificationLevel
Permissions
VerificationLevel
manifest constants
DiscordCDN
structs
Activity
ApplicationInformation
Attachment
Ban
Channel
Embed
Emoji
Guild
GuildEmbed
GuildMember
Integration
Invite
Message
Overwrite
PartialUser
PresenceUpdate
Reaction
Role
Snowflake
UnavailableGuild
UpdateStatus
User
VoiceRegion
VoiceState
https://discordapp.com/developers/docs/topics/gateway#presence-update