Answer the question
In order to leave comments, you need to log in
How to force a bot to forward a VK message?
The bot works on the VK long pool (vk_api)
With a certain command, it must forward this message to another chat
But it sends the wrong message at all I
take the id with event.obj.conversation_message_id
How and where to get the message id
Answer the question
In order to leave comments, you need to log in
Forwarding a message from one chat to another on behalf of a group is not possible. Each message ID = 0.
The forward_messages field of the messages.send method only accepts the global message ID, not its ID within the conversation.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question