negezor / vk-io

Modern VK API SDK for Node.js
https://npm.im/vk-io
MIT License
545 stars 86 forks source link

The value "conversation_message_id" is not returned #527

Closed SHCDevelops closed 1 year ago

SHCDevelops commented 1 year ago

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

package version
vk-io 4.7.0
node 18.12.1
TypeScript 4.9.4
npm or yarn 8.19.2