Add is_ephemeral support to @grammyjs/commands CommandGroup #83

Open
opened 2026-07-22 13:27:29 +03:00 by NiXTheDev · 1 comment
Owner

Bot API 10.2 added is_ephemeral to BotCommand. The CommandGroup.toObject() does not pass it through. Need a way to set is_ephemeral on commands registered via the plugin.

Bot API 10.2 added is_ephemeral to BotCommand. The CommandGroup.toObject() does not pass it through. Need a way to set is_ephemeral on commands registered via the plugin.
Author
Owner

https://github.com/grammyjs/commands/issues/81

It's a recognized problem, fix may be coming

https://github.com/grammyjs/commands/issues/81 It's a recognized problem, fix may be coming
Sign in to join this conversation.
No description provided.