BotCommand¶
Represents a command supported by a bot
BotCommand(
command: string,
description: string,
is_ephemeral: Bool
) → BotCommand
BotCommand¶Represents a command supported by a bot
BotCommand(
command: string,
description: string,
is_ephemeral: Bool
) → BotCommand