arsd-official ~master (2025-03-11T16:41:51Z)
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