Discord.https - v3.0.16
Preparing search index...
structures/Interaction/ApplicationCommandInteraction/CommandInteractionBase
InteractionReplySignature
Type Alias InteractionReplySignature
Deprecated
type
InteractionReplySignature
=
{
reply
:
(
options
:
string
|
InteractionReply
)
=>
void
;
}
Index
Properties
reply
Properties
reply
reply
:
(
options
:
string
|
InteractionReply
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reply
Discord.https - v3.0.16
Loading...
Deprecated