Answer the question
In order to leave comments, you need to log in
How to get information about a message by mid in Odnoklassniki?
Good afternoon.
I need to get information about a forwarded message (quotes).
I receive json on Webhook:
{"messages":[{"sender":{"name":"Yury Yudanau","user_id":"user:576918411672"},"recipient":{"chat_id":"chat: C40012f47bb00"},"message":{"text":"ccss","seq":103237143702274651,"mid":"mid:C40012f47bb00.16ec5a29e00025b",
"reply_to":"mid:C40012f47bb00.16ec58c4cbf32e5"} ":1575273799168}]}
where the only information about the forwarded message is
"reply_to":"mid:C40012f47bb00.16ec58c4cbf32e5".
mid, as I understand it, is the id of the message,
information about which I need to get, namely: the name of the author of the message, the text and time of its writing.
I did not find in the API documentation how to get this information.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question