Uses of Class
api.longpoll.bots.methods.impl.messages.GetConversationsById
Packages that use GetConversationsById
Package
Description
VK API methods.
Methods to work with messages.
-
Uses of GetConversationsById in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return GetConversationsById -
Uses of GetConversationsById in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return GetConversationsByIdModifier and TypeMethodDescriptionGetConversationsById.setExtended
(boolean extended) GetConversationsById.setGroupId
(int groupId) GetConversationsById.setPeerIds
(Integer... peerIds) GetConversationsById.setPeerIds
(Iterable<Integer> peerIds)