Package | Description |
---|---|
api.longpoll.bots.methods |
VK API methods.
|
api.longpoll.bots.methods.impl.messages |
Methods to work with messages.
|
Modifier and Type | Method and Description |
---|---|
CreateChat |
MessagesMethods.createChat() |
Modifier and Type | Method and Description |
---|---|
CreateChat |
CreateChat.addParam(String key,
Object value) |
CreateChat |
CreateChat.setGroupId(int groupId) |
CreateChat |
CreateChat.setTitle(String title) |
CreateChat |
CreateChat.setUserIds(Integer... userIds) |
CreateChat |
CreateChat.setUserIds(List<Integer> userIds) |
Copyright © 2021. All rights reserved.