V
V
Vitaly2022-01-21 15:47:22
Node.js
Vitaly, 2022-01-21 15:47:22

How to jump to a specific message (scroll up) if its message id is known?

I use the node-telegram-bot-api
library. I do something like accepting requests, but when there are a lot of them, you can miss something. I have all idmessages of such messages.

I display a list of active requests (messages) upon request, and I need to somehow scroll up the chat to this request (message id of this request / message I have) when I click on the request number.

How could this be implemented, otherwise I just can’t find a function like goToMessage by message id?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question