Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
WebhookEditOptions
Interface WebhookEditOptions
interface
WebhookEditOptions
{
avatar
?:
null
|
BufferResolvable
;
channel
?:
|
StageChannel
|
VoiceChannel
|
ForumChannel
|
MediaChannel
|
GuildTextChannelResolvable
;
name
?:
string
;
reason
?:
string
;
}
Index
Properties
avatar?
channel?
name?
reason?
Properties
Optional
avatar
avatar
?:
null
|
BufferResolvable
Optional
channel
channel
?:
|
StageChannel
|
VoiceChannel
|
ForumChannel
|
MediaChannel
|
GuildTextChannelResolvable
Optional
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...