Package | Description |
---|---|
api.longpoll.bots.config | |
api.longpoll.bots.methods |
VK API methods.
|
api.longpoll.bots.methods.impl.docs |
Methods to work with documents.
|
Modifier and Type | Method and Description |
---|---|
VkMethodFactory<GetMessagesUploadServer> |
VkBotsConfig.getDocsGetMessagesUploadServerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
VkBotsConfig.setDocsGetMessagesUploadServerFactory(VkMethodFactory<GetMessagesUploadServer> docsGetMessagesUploadServerFactory) |
Modifier and Type | Method and Description |
---|---|
GetMessagesUploadServer |
DocsMethods.getMessagesUploadServer() |
Modifier and Type | Method and Description |
---|---|
GetMessagesUploadServer |
GetMessagesUploadServer.addParam(String key,
Object value) |
GetMessagesUploadServer |
GetMessagesUploadServer.setPeerId(int peerId) |
GetMessagesUploadServer |
GetMessagesUploadServer.setType(String type) |
Copyright © 2021. All rights reserved.