discord-w ~master (2022-03-12T05:59:06.0972821)
Dub
Repo
Invite.Guild
discord
w
types
Invite
Undocumented in source.
struct
Invite
struct
Guild {
mixin
OptionalSerializer
!(
typeof
(
this
))
;
Snowflake
id
;
string
name
;
Nullable
!
string
icon
;
Nullable
!
string
splash
;
}
Members
Mixins
__anonymous
mixin
OptionalSerializer
!(
typeof
(
this
))
Undocumented in source.
Variables
icon
Nullable
!
string
icon
;
Undocumented in source.
id
Snowflake
id
;
Undocumented in source.
name
string
name
;
Undocumented in source.
splash
Nullable
!
string
splash
;
Undocumented in source.
Meta
Source
See Implementation
discord
w
types
Invite
mixins
__anonymous
structs
Channel
Guild
InviteMetadata
variables
channel
code
guild
metadata