Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
WebhookCreateOptions
Interface WebhookCreateOptions
interface
WebhookCreateOptions
{
avatar
?:
null
|
string
|
Buffer
;
channel
:
|
string
|
NewsChannel
|
StageChannel
|
TextChannel
|
VoiceChannel
|
ForumChannel
|
MediaChannel
;
name
:
string
;
reason
?:
string
;
}
Hierarchy (
View Summary
)
ChannelWebhookCreateOptions
WebhookCreateOptions
Index
Properties
avatar?
channel
name
reason?
Properties
Optional
avatar
avatar
?:
null
|
string
|
Buffer
channel
channel
:
|
string
|
NewsChannel
|
StageChannel
|
TextChannel
|
VoiceChannel
|
ForumChannel
|
MediaChannel
name
name
:
string
Optional
reason
reason
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
channel
name
reason
discord-js-button-pagination-ts
Loading...