Uses of Class
api.longpoll.bots.methods.impl.messages.GetByConversationMessageId
Packages that use GetByConversationMessageId
Package
Description
VK API methods.
Methods to work with messages.
-
Uses of GetByConversationMessageId in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return GetByConversationMessageId -
Uses of GetByConversationMessageId in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return GetByConversationMessageIdModifier and TypeMethodDescriptionGetByConversationMessageId.setConversationMessageIds
(Integer... conversationMessageIds) GetByConversationMessageId.setConversationMessageIds
(Iterable<Integer> conversationMessageIds) GetByConversationMessageId.setExtended
(boolean extended) GetByConversationMessageId.setGroupId
(int groupId) GetByConversationMessageId.setPeerId
(int peerId)