How can I get the id of the last chat message when logging in as a bot? #548
Unanswered
TeslaModelCat
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As a bot user, I am attempting to obtain the ID of the most recent message in the chat in order to update its reply_markup. Unfortunately, as a bot, I lack access to any interfaces that could assist me with this task. Is it possible for me to accomplish this? If so, what is the best method? Additionally, are there alternative ways to modify the reply_markup of the keyboard type within the bot without sending a new message?
Beta Was this translation helpful? Give feedback.
All reactions