@typed-discord/rest
Preparing search index...
types
GroupDMInviteResponse
Function GroupDMInviteResponse
GroupDMInviteResponse
(
code
:
string
,
expires_at
:
string
|
null
,
channel
:
InviteChannelResponse
,
optional
?:
Omit
<
GroupDMInviteResponse
,
"type"
|
"code"
|
"expires_at"
|
"channel"
,
>
,
)
:
GroupDMInviteResponse
Parameters
code
:
string
expires_at
:
string
|
null
channel
:
InviteChannelResponse
Optional
optional
:
Omit
<
GroupDMInviteResponse
,
"type"
|
"code"
|
"expires_at"
|
"channel"
>
Returns
GroupDMInviteResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...