Uses of Class
api.longpoll.bots.methods.impl.messages.GetHistory
Packages that use GetHistory
Package
Description
VK API methods.
Methods to work with messages.
-
Uses of GetHistory in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return GetHistory -
Uses of GetHistory in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return GetHistoryModifier and TypeMethodDescriptionGetHistory.setCount
(int count) GetHistory.setExtended
(boolean extended) GetHistory.setGroupId
(int groupId) GetHistory.setOffset
(int offset) GetHistory.setPeerId
(int peerId) GetHistory.setRev
(boolean rev) GetHistory.setStartMessageId
(int startMessageId) GetHistory.setUserId
(int userId)