Uses of Class
api.longpoll.bots.methods.impl.messages.MarkAsRead
Packages that use MarkAsRead
Package
Description
VK API methods.
Methods to work with messages.
-
Uses of MarkAsRead in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return MarkAsRead -
Uses of MarkAsRead in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return MarkAsReadModifier and TypeMethodDescriptionMarkAsRead.setGroupId(int groupId) MarkAsRead.setMarkConversationAsRead(boolean markConversationAsRead) MarkAsRead.setPeerId(int peerId) MarkAsRead.setStartMessageId(int startMessageId)