Preparing search index...
The search index is not available
Buape Utilities - v0.0.0
Buape Utilities
@buape/functions
GeneratedMessage
Interface GeneratedMessage
interface
GeneratedMessage
{
components
?:
ActionRowBuilder
<
ButtonBuilder
>
[]
;
content
?:
string
;
embeds
?:
APIEmbed
[]
;
ephemeral
?:
boolean
;
fetchReply
?:
boolean
;
}
Index
Properties
components?
content?
embeds?
ephemeral?
fetch
Reply?
Properties
Optional
components
components
?:
ActionRowBuilder
<
ButtonBuilder
>
[]
Optional
content
content
?:
string
Optional
embeds
embeds
?:
APIEmbed
[]
Optional
ephemeral
ephemeral
?:
boolean
Optional
fetch
Reply
fetch
Reply
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
components
content
embeds
ephemeral
fetch
Reply
Buape Utilities - v0.0.0
Loading...