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