| 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 |
|---|---|
GetConversationsById |
MessagesMethods.getConversationsById() |
GetConversationsById |
MessagesMethods.getConversationsById() |
| Modifier and Type | Method and Description |
|---|---|
GetConversationsById |
GetConversationsById.addParam(String key,
Object value) |
GetConversationsById |
GetConversationsById.addParam(String key,
Object value) |
GetConversationsById |
GetConversationsById.setExtended(boolean extended) |
GetConversationsById |
GetConversationsById.setExtended(boolean extended) |
GetConversationsById |
GetConversationsById.setFields(List<String> fields) |
GetConversationsById |
GetConversationsById.setFields(List<String> fields) |
GetConversationsById |
GetConversationsById.setFields(String... fields) |
GetConversationsById |
GetConversationsById.setFields(String... fields) |
GetConversationsById |
GetConversationsById.setGroupId(int groupId) |
GetConversationsById |
GetConversationsById.setGroupId(int groupId) |
GetConversationsById |
GetConversationsById.setPeerIds(Integer... peerIds) |
GetConversationsById |
GetConversationsById.setPeerIds(Integer... peerIds) |
GetConversationsById |
GetConversationsById.setPeerIds(List<Integer> peerIds) |
GetConversationsById |
GetConversationsById.setPeerIds(List<Integer> peerIds) |
Copyright © 2022. All rights reserved.