| 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 |
|---|---|
GetById |
MessagesMethods.getById() |
GetById |
MessagesMethods.getById() |
| Modifier and Type | Method and Description |
|---|---|
GetById |
GetById.addParam(String key,
Object value) |
GetById |
GetById.addParam(String key,
Object value) |
GetById |
GetById.setExtended(boolean extended) |
GetById |
GetById.setExtended(boolean extended) |
GetById |
GetById.setFields(List<String> fields) |
GetById |
GetById.setFields(List<String> fields) |
GetById |
GetById.setFields(String... fields) |
GetById |
GetById.setFields(String... fields) |
GetById |
GetById.setGroupId(int groupId) |
GetById |
GetById.setGroupId(int groupId) |
GetById |
GetById.setMessageIds(Integer... messageIds) |
GetById |
GetById.setMessageIds(Integer... messageIds) |
GetById |
GetById.setMessageIds(List<Integer> messageIds) |
GetById |
GetById.setMessageIds(List<Integer> messageIds) |
GetById |
GetById.setPreviewLength(int previewLength) |
GetById |
GetById.setPreviewLength(int previewLength) |
Copyright © 2022. All rights reserved.