@typed-discord/rest
Preparing search index...
types
InviteChannelResponse
Function InviteChannelResponse
InviteChannelResponse
(
id
:
`
${
bigint
}
`
,
type
:
ChannelTypes
,
name
:
string
|
null
,
optional
?:
Omit
<
InviteChannelResponse
,
"id"
|
"name"
|
"type"
>
,
)
:
InviteChannelResponse
Parameters
id
:
`
${
bigint
}
`
type
:
ChannelTypes
name
:
string
|
null
Optional
optional
:
Omit
<
InviteChannelResponse
,
"id"
|
"name"
|
"type"
>
Returns
InviteChannelResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...