Uses of Class
api.longpoll.bots.methods.impl.VkMethod
Packages that use VkMethod
Package
Description
Implementation of VK API methods.
Methods to work with community discussion board.
Methods to work with documents.
Methods to work with community events.
Methods to work with groups.
Methods to work with market.
Methods to work with messages.
Other VK methods.
Methods to work with photos.
Methods to work with stories.
Methods to upload files.
Methods to work with users.
Methods to work with utils.
Methods to work with community wall.
-
Uses of VkMethod in api.longpoll.bots.methods.impl
Methods in api.longpoll.bots.methods.impl that return VkMethodModifier and TypeMethodDescriptionAdds URL parameter to HTTP request.Setslang
parameter. -
Uses of VkMethod in api.longpoll.bots.methods.impl.board
Subclasses of VkMethod in api.longpoll.bots.methods.impl.boardModifier and TypeClassDescriptionclass
Implements board.deleteComment method.class
Implements board.deleteComment method. -
Uses of VkMethod in api.longpoll.bots.methods.impl.docs
Subclasses of VkMethod in api.longpoll.bots.methods.impl.docsModifier and TypeClassDescriptionclass
Implements docs.getMessagesUploadServer method.class
Implements docs.getWallUploadServer method.class
Implements docs.save method.class
Implements docs.search method. -
Uses of VkMethod in api.longpoll.bots.methods.impl.events
Subclasses of VkMethod in api.longpoll.bots.methods.impl.events -
Uses of VkMethod in api.longpoll.bots.methods.impl.groups
Subclasses of VkMethod in api.longpoll.bots.methods.impl.groupsModifier and TypeClassDescriptionclass
Implements groups.addAddress method.class
Implements groups.addCallbackServer method.class
Implements groups.deleteAddress method.class
Implements groups.deleteCallbackServer method.class
Implements groups.disableOnline method.class
Implements groups.editAddress method.class
Implements groups.editCallbackServer method.class
Implements groups.enableOnline method.class
Implements groups.getBanned method.class
Implements groups.getById method.class
Implements groups.getCallbackConfirmationCode method.class
Implements groups.getCallbackServers method.class
Implements groups.getCallbackSettings method.class
Implements groups.getLongPollServer method.class
Implements groups.getLongPollSettings method.class
Implements groups.getMembers method.class
Implements groups.getOnlineStatus method.class
Implements groups.getTokenPermissions method.class
Implements groups.isMember method.class
Implements groups.setCallbackSettings method.class
Implements groups.setLongPollSettings method.class
Implements groups.setSettings method. -
Uses of VkMethod in api.longpoll.bots.methods.impl.market
Subclasses of VkMethod in api.longpoll.bots.methods.impl.marketModifier and TypeClassDescriptionclass
Implements market.editOrder method.class
Implements market.getGroupOrders method.class
Implements market.getOrderById method.class
Implements market.getOrderItems method. -
Uses of VkMethod in api.longpoll.bots.methods.impl.messages
Subclasses of VkMethod in api.longpoll.bots.methods.impl.messagesModifier and TypeClassDescriptionclass
Implements messages.createChat method.class
Implements messages.delete method.class
Implements messages.deleteChatPhoto method.class
Implements messages.deleteConversation method.class
Implements messages.edit method.class
Implements messages.editChat method.class
Implements messages.getByConversationMessageId method.class
Implements messages.getById method.class
Implements messages.getConversationMembers method.class
Implements messages.getConversations method.class
Implements messages.getConversationsById method.class
Implements messages.getHistory method.class
Implements messages.getHistoryAttachments method.class
Implements messages.getImportantMessages method.class
Implements messages.getInviteLink method.class
Implements messages.isMessagesFromGroupAllowed method.class
Implements messages.markAsAnsweredConversation method.class
Implements messages.markAsImportantConversation method.class
Implements messages.markAsRead method.class
Implements messages.pin method.class
Implements messages.removeChatUser method.class
Implements messages.restore method.class
Implements messages.searchConversations method.class
Implements messages.send method.class
Sends an event with an action that will occur when the callback button is clicked.class
Implements messages.setActivity method.class
Implements messages.setChatPhoto method.class
Implements messages.unpin method. -
Uses of VkMethod in api.longpoll.bots.methods.impl.other
Subclasses of VkMethod in api.longpoll.bots.methods.impl.other -
Uses of VkMethod in api.longpoll.bots.methods.impl.photos
Subclasses of VkMethod in api.longpoll.bots.methods.impl.photosModifier and TypeClassDescriptionclass
Implements photos.getChatUploadServer method.class
Implements photos.getMessagesUploadServer method.class
Implements photos.getOwnerCoverPhotoUploadServer method.class
Implements photos.saveMessagesPhoto method.class
Implements photos.saveOwnerCoverPhoto method. -
Uses of VkMethod in api.longpoll.bots.methods.impl.stories
Subclasses of VkMethod in api.longpoll.bots.methods.impl.storiesModifier and TypeClassDescriptionclass
Implements stories.delete method.class
Implements stories.get method.class
Implements stories.get method.class
Implements stories.getPhotoUploadServer method.class
Implements stories.getReplies method.class
Implements stories.getStats method.class
Implements stories.getVideoUploadServer method.class
Implements messages.getById method.class
Implements stories.hideAllReplies method.class
Implements stories.hideReply method.class
Implements stories.save method. -
Uses of VkMethod in api.longpoll.bots.methods.impl.upload
Subclasses of VkMethod in api.longpoll.bots.methods.impl.uploadModifier and TypeClassDescriptionclass
Uploads chat photo.class
Implements uploading document in VK API.class
UploadMethod<VkResponse>
Generic method that uploads files to VK server.class
Implements uploading photo in VK API.class
Implements uploading story in VK API. -
Uses of VkMethod in api.longpoll.bots.methods.impl.users
Subclasses of VkMethod in api.longpoll.bots.methods.impl.users -
Uses of VkMethod in api.longpoll.bots.methods.impl.utils
Subclasses of VkMethod in api.longpoll.bots.methods.impl.utilsModifier and TypeClassDescriptionclass
Implements utils.checkLink method.class
Implements utils.getLinkStats method.class
Implements utils.getServerTime method.class
Implements utils.getShortLink method.class
Implements utils.resolveScreenName method. -
Uses of VkMethod in api.longpoll.bots.methods.impl.wall
Subclasses of VkMethod in api.longpoll.bots.methods.impl.wallModifier and TypeClassDescriptionclass
Implements wall.closeComments method.class
Implements wall.createComment method.class
Implements wall.openComments method.