Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BottomButton #37

Open
jiexaspb opened this issue Oct 7, 2024 · 1 comment
Open

BottomButton #37

jiexaspb opened this issue Oct 7, 2024 · 1 comment

Comments

@jiexaspb
Copy link

jiexaspb commented Oct 7, 2024

How to display the "bottom" button with the settings that Telegram offers?

Ref: https://core.telegram.org/bots/webapps#bottombutton

@aabounegm
Copy link

aabounegm commented Nov 10, 2024

@jiexaspb It's the same as the MainButton component. You can see in changes to Bot API 7.10 that they renamed the class MainButton to BottomButton, but it seems that this library is still using the old name.

Correction: It seems that only the type name was changed, not the object itself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants