V
V
vladyslav_kondratenko2020-10-17 22:59:02
PHP
vladyslav_kondratenko, 2020-10-17 22:59:02

How to get the content and id of the message to which the user replied in tg from the bot?

How to get the content and id of the message to which the user replied in tg from the bot?
Example:
Let's say the bot sent a message: Hello User!
The user highlights this message and replies to it: Hello Bot!
Accordingly, I need to get the content of the message to which the user replied, that is, I need to get the Hello User sent by the bot

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lesha, 2020-10-18
@vladyslav_kondratenko

update => message => reply_to_message => text / message_id

https://core.telegram.org/bots/api#message

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question