@typed-discord/rest
Preparing search index...
types
MessageMentionChannelResponse
Interface MessageMentionChannelResponse
interface
MessageMentionChannelResponse
{
guild_id
:
`
${
bigint
}
`
;
id
:
`
${
bigint
}
`
;
name
:
string
;
type
:
ChannelTypes
;
}
Index
Properties
guild_
id
id
name
type
Properties
guild_
id
guild_id
:
`
${
bigint
}
`
id
id
:
`
${
bigint
}
`
name
name
:
string
type
type
:
ChannelTypes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild_
id
id
name
type
@typed-discord/rest
Loading...