Class RemoveChatUser

java.lang.Object
api.longpoll.bots.methods.impl.VkMethod<IntegerResponseBody>
api.longpoll.bots.methods.impl.messages.RemoveChatUser

public class RemoveChatUser extends VkMethod<IntegerResponseBody>
Implements messages.removeChatUser method.

Allows the current user to leave a chat or, if the current user started the chat, allows the user to remove another user from the chat.

See Also: