Uses of Class
api.longpoll.bots.methods.impl.messages.GetConversations
Packages that use GetConversations
Package
Description
VK API methods.
Methods to work with messages.
-
Uses of GetConversations in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return GetConversations -
Uses of GetConversations in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return GetConversationsModifier and TypeMethodDescriptionGetConversations.setCount
(int count) GetConversations.setExtended
(boolean extended) GetConversations.setGroupId
(int groupId) GetConversations.setOffset
(int offset) GetConversations.setStartMessageId
(int startMessageId)