K
K
kibergile2020-06-24 14:50:52
Python
kibergile, 2020-06-24 14:50:52

How to get message by id?

I am using telebot python.
I need to get the message text by id, I have id, what should I do next? or is it impossible?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
soremix, 2020-06-24
@kibergile

Directly impossible

I
Inoyatullo, 2020-06-24
@Khaliknazar

bot.forward_message(chat_id=chat_id, message_id=message_id, to_chat_id=chat_id)

P
p1ugg, 2020-06-24
@p1ugg

event.user_id

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question