Closed SHCDevelops closed 1 year ago
I am sending a message using "api.messages.send".
I expect to get the conversation_message_id, to save it.
I only get message_id
When sending a message, VK API returns the value "conversation_message_id", but VK-IO does not return it.
vk-io
4.7.0
node
18.12.1
TypeScript
4.9.4
npm
yarn
8.19.2
What did you do?
I am sending a message using "api.messages.send".
What did you expect to happen?
I expect to get the conversation_message_id, to save it.
What was the actual result?
I only get message_id
Additional Info
When sending a message, VK API returns the value "conversation_message_id", but VK-IO does not return it.
Versions
vk-io
4.7.0
node
18.12.1
TypeScript
4.9.4
npm
oryarn
8.19.2