A
A
alekssamos2020-10-24 20:06:03
API
alekssamos, 2020-10-24 20:06:03

How to get full message in new version of VK API?


How to get a full (not cropped) message from the callback server with is_cropped = true with VK API version 5.124 ?

messages.getById(message_ids=?, group_id=event.group_id);

If I specify an ID from the
event.object.message.id or
event.object.message.conversation_message_id field, for some reason
I get a different (foreign) message.
If the messages.get method is deprecated and messages.getByConversationMessageId is only for conversations, how do I make a request?

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