Answer the question
In order to leave comments, you need to log in
How to call messages.removeChatUser method in VK API if chat_id is greater than 100000000?
await vk.api.call('messages.removeChatUser', {
chat_id: chat, // 2000000006
user_id: id
})
id: 0,
conversationMessageId: 32068,
peerId: 2000000006,
peerType: 'chat',
senderId: 253000185,
senderType: 'user',
createdAt: 1540986653,
Answer the question
In order to leave comments, you need to log in
it didn’t help me at all ((what to do at the moment? I enter the number 5 (I have peer_id 2000000005) - it dumps me with an error that there is no such user in the chat ((
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question