pyTelegramBotAPI icon indicating copy to clipboard operation
pyTelegramBotAPI copied to clipboard

MenuButton implementation

Open KingRotiv opened this issue 1 year ago • 1 comments

When using the specific menu button, shouldn't it already fill in the type? I don't understand why even passing the specific class I need to pass the type.

https://github.com/eternnoir/pyTelegramBotAPI/blob/db4899a6b92b690ecb26ca28219de64eeac7deae/telebot/types.py#L7321-L7430

KingRotiv avatar Feb 17 '24 23:02 KingRotiv

Looks reasonable...

Badiboy avatar Feb 18 '24 06:02 Badiboy