Chameleon
Preparing search index...
Invite
Interface Invite
interface
Invite
{
type
:
number
;
code
:
string
;
guild
?:
Partial
<
Guild
>
;
channel
:
Partial
<
Channel
>
|
null
;
inviter
?:
User
;
targetType
?:
number
;
targetUser
?:
User
;
targetApplication
?:
Partial
<
Application
>
;
approximatePresenceCount
?:
number
;
approximateMemberCount
?:
number
;
expiresAt
:
number
|
null
;
guildScheduledEvent
?:
GuildScheduledEvent
;
flags
?:
number
;
roles
?:
Partial
<
{
id
:
string
;
name
:
string
;
position
:
number
;
color
:
number
;
icon
:
string
|
null
;
unicodeEmoji
:
string
|
null
;
}
,
>
[]
;
}
Index
Properties
type
code
guild?
channel
inviter?
target
Type?
target
User?
target
Application?
approximate
Presence
Count?
approximate
Member
Count?
expires
At
guild
Scheduled
Event?
flags?
roles?
Properties
type
type
:
number
code
code
:
string
Optional
guild
guild
?:
Partial
<
Guild
>
channel
channel
:
Partial
<
Channel
>
|
null
Optional
inviter
inviter
?:
User
Optional
target
Type
targetType
?:
number
Optional
target
User
targetUser
?:
User
Optional
target
Application
targetApplication
?:
Partial
<
Application
>
Optional
approximate
Presence
Count
approximatePresenceCount
?:
number
Optional
approximate
Member
Count
approximateMemberCount
?:
number
expires
At
expiresAt
:
number
|
null
Optional
guild
Scheduled
Event
guildScheduledEvent
?:
GuildScheduledEvent
Optional
flags
flags
?:
number
Optional
roles
roles
?:
Partial
<
{
id
:
string
;
name
:
string
;
position
:
number
;
color
:
number
;
icon
:
string
|
null
;
unicodeEmoji
:
string
|
null
;
}
,
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
code
guild
channel
inviter
target
Type
target
User
target
Application
approximate
Presence
Count
approximate
Member
Count
expires
At
guild
Scheduled
Event
flags
roles
Chameleon
Loading...