Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawInviteWithMetadata
Interface RawInviteWithMetadata
interface
RawInviteWithMetadata
{
approximate_member_count
?:
number
;
approximate_presence_count
?:
number
;
channel
?:
PartialChannel
;
channel_id
?:
string
;
code
:
string
;
created_at
:
string
;
expires_at
?:
string
;
flags
?:
number
;
guild
?:
RawInviteGuild
;
guild_scheduled_event
?:
RawScheduledEvent
;
inviter
?:
RawUser
;
max_age
:
number
;
max_uses
:
number
;
stage_instance
?:
RawInviteStageInstance
;
target_application
?:
RawPartialApplication
;
target_type
?:
InviteTargetTypes
;
target_user
?:
RawUser
;
temporary
:
boolean
;
uses
:
number
;
}
Hierarchy (
view full
)
RawInvite
RawInviteWithMetadata
Index
Properties
approximate_
member_
count?
approximate_
presence_
count?
channel?
channel_
id?
code
created_
at
expires_
at?
flags?
guild?
guild_
scheduled_
event?
inviter?
max_
age
max_
uses
stage_
instance?
target_
application?
target_
type?
target_
user?
temporary
uses
Properties
Optional
approximate_
member_
count
approximate_
member_
count
?:
number
Optional
approximate_
presence_
count
approximate_
presence_
count
?:
number
Optional
channel
channel
?:
PartialChannel
Optional
channel_
id
channel_
id
?:
string
code
code
:
string
created_
at
created_
at
:
string
Optional
expires_
at
expires_
at
?:
string
Optional
flags
flags
?:
number
Optional
guild
guild
?:
RawInviteGuild
Optional
guild_
scheduled_
event
guild_
scheduled_
event
?:
RawScheduledEvent
Optional
inviter
inviter
?:
RawUser
max_
age
max_
age
:
number
max_
uses
max_
uses
:
number
Optional
stage_
instance
stage_
instance
?:
RawInviteStageInstance
Deprecated
Optional
target_
application
target_
application
?:
RawPartialApplication
Optional
target_
type
target_
type
?:
InviteTargetTypes
Optional
target_
user
target_
user
?:
RawUser
temporary
temporary
:
boolean
uses
uses
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
approximate_
member_
count
approximate_
presence_
count
channel
channel_
id
code
created_
at
expires_
at
flags
guild
guild_
scheduled_
event
inviter
max_
age
max_
uses
stage_
instance
target_
application
target_
type
target_
user
temporary
uses
Oceanic
Loading...
Deprecated