I'm writing a bot for a community that handles messages.
I want to get the message that the user sent. The update comes, but the text field contains null. When I looked at the code, I saw that you were receiving the message using the text parameter, but when I made the request, I only saw the body field.
What did you do?
I'm writing a bot for a community that handles messages. I want to get the message that the user sent. The update comes, but the
text
field containsnull
. When I looked at the code, I saw that you were receiving the message using thetext
parameter, but when I made the request, I only saw thebody
field.Additional Info
Logs
Versions
vk-io
4.0.0-rc.30
node
13.13.0
TypeScript
3.8.3
yarn
ornpm
yarn - 1.22.4