arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
SlashCommandHandler.InteractionReplyHelper
arsd
discord
SlashCommandHandler
class
SlashCommandHandler
static
class
InteractionReplyHelper {
void
reply
(string message, bool ephemeral);
void
replyWithError
(const(char)[] message);
}
Members
Functions
reply
void
reply
(string message, bool ephemeral)
replyWithError
void
replyWithError
(const(char)[] message)
Meta
Source
See Implementation
arsd
discord
SlashCommandHandler
classes
InteractionReplyHelper
constructors
this