Any way to hide InlineKeyboardMarkup after getting a button pressed? #1932
Unanswered
dncastilho
asked this question in
Q&A
Replies: 1 comment
-
Use edit_message_text method and pass empty reply_markup there |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a couple buttons with callbacks and I was wondering - anyway to hide then after the user picks an option?
Beta Was this translation helpful? Give feedback.
All reactions