@typed-discord/rest
Preparing search index...
types
ChannelFollowerResponse
Interface ChannelFollowerResponse
interface
ChannelFollowerResponse
{
channel_id
:
`
${
bigint
}
`
;
webhook_id
:
`
${
bigint
}
`
;
}
Index
Properties
channel_
id
webhook_
id
Properties
channel_
id
channel_id
:
`
${
bigint
}
`
webhook_
id
webhook_id
:
`
${
bigint
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
webhook_
id
@typed-discord/rest
Loading...