UpdateBotCommands
A bot’s list of commands changed. User-only.
client.on("botCommands", (ctx) => {
// ctx.update.botCommands
});
Properties
DISCRIMINATOR
The new command list.
A bot’s list of commands changed. User-only.
client.on("botCommands", (ctx) => {
// ctx.update.botCommands
});
The new command list.