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