Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
BaseForwardOptions
Interface BaseForwardOptions
interface
BaseForwardOptions
{
channel
?:
|
string
|
DMChannel
|
PartialDMChannel
|
NewsChannel
|
StageChannel
|
TextChannel
|
PublicThreadChannel
<
boolean
>
|
PrivateThreadChannel
|
VoiceChannel
;
guild
?:
GuildResolvable
;
message
:
MessageResolvable
;
}
Hierarchy (
View Summary
)
BaseForwardOptions
ForwardOptionsWithOptionalChannel
Index
Properties
channel?
guild?
message
Properties
Optional
channel
channel
?:
|
string
|
DMChannel
|
PartialDMChannel
|
NewsChannel
|
StageChannel
|
TextChannel
|
PublicThreadChannel
<
boolean
>
|
PrivateThreadChannel
|
VoiceChannel
Optional
guild
guild
?:
GuildResolvable
message
message
:
MessageResolvable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
guild
message
discord-js-button-pagination-ts
Loading...