discord-w ~master (2022-03-12T05:59:06.0972821)
Dub
Repo
Invite
discord
w
types
https://discordapp.com/developers/docs/resources/invite#invite-object
struct
Invite {
mixin
OptionalSerializer
!(
typeof
(
this
))
;
struct
Guild
;
struct
Channel
;
struct
InviteMetadata
;
string
code
;
Guild
guild
;
Channel
channel
;
@
optional
InviteMetadata
metadata
;
}
Members
Mixins
__anonymous
mixin
OptionalSerializer
!(
typeof
(
this
))
Undocumented in source.
Structs
Channel
struct
Channel
Undocumented in source.
Guild
struct
Guild
Undocumented in source.
InviteMetadata
struct
InviteMetadata
Undocumented in source.
Variables
channel
Channel
channel
;
Undocumented in source.
code
string
code
;
Undocumented in source.
guild
Guild
guild
;
Undocumented in source.
metadata
InviteMetadata
metadata
;
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/resources/invite#invite-object