discord-w ~master (2022-03-12T05:59:06.0972821)
Dub
Repo
OpIdentify
discord
w
gateway
Undocumented in source.
struct
OpIdentify {
mixin
OptionalSerializer
!(
typeof
(
this
))
;
string
token
;
string
[
string
]
properties
;
bool
compress
;
int
large_threshold
;
int
[
2
]
shard
;
UpdateStatus
presence
;
}
Members
Mixins
__anonymous
mixin
OptionalSerializer
!(
typeof
(
this
))
Undocumented in source.
Variables
compress
bool
compress
;
Undocumented in source.
large_threshold
int
large_threshold
;
Undocumented in source.
presence
UpdateStatus
presence
;
Undocumented in source.
properties
string
[
string
]
properties
;
Undocumented in source.
shard
int
[
2
]
shard
;
Undocumented in source.
token
string
token
;
Undocumented in source.
Meta
Source
See Implementation
discord
w
gateway
classes
DiscordGateway
enums
OpCode
functions
validateDisconnectOpcode
manifest constants
IdentifyRateLimitCount
maxPacketSize
mixins
connectRateLimit
identifyRateLimit
sendRateLimit
statusRateLimit
structs
ChannelPinsUpdatePacket
GuildEmojisUpdatePacket
GuildIntegrationsUpdatePacket
GuildMemberRemovePacket
GuildMemberUpdatePacket
GuildMembersChunkPacket
GuildRoleCreatePacket
GuildRoleDeletePacket
GuildRoleUpdatePacket
MessageDeleteBulkPacket
MessageDeletePacket
MessageReactionAddPacket
MessageReactionRemoveAllPacket
MessageReactionRemovePacket
OpFrame
OpHello
OpIdentify
ReadyPacket
RequestGuildMembersCommand
ResumeData
ResumedPacket
TypingStartPacket
UpdateVoiceStateCommand
VoiceServerUpdatePacket
WebhooksUpdatePacket
variables
discordGatewayURL
discordGatewayURLvalid