Package | Description |
---|---|
api.longpoll.bots.methods.impl |
Implementation of VK API methods.
|
api.longpoll.bots.methods.impl.messages |
Methods to work with messages.
|
Modifier and Type | Method and Description |
---|---|
GetById |
MessagesApi.getById() |
Modifier and Type | Method and Description |
---|---|
GetById |
GetById.setExtended(boolean extended) |
GetById |
GetById.setFields(List<String> fields) |
GetById |
GetById.setFields(String... fields) |
GetById |
GetById.setGroupId(int groupId) |
GetById |
GetById.setMessageIds(Integer... messageIds) |
GetById |
GetById.setMessageIds(List<Integer> messageIds) |
GetById |
GetById.setPreviewLength(int previewLength) |
Copyright © 2021. All rights reserved.