Uses of Class
api.longpoll.bots.methods.impl.messages.GetById
Packages that use GetById
Package
Description
VK API methods.
Methods to work with messages.
-
Uses of GetById in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return GetById -
Uses of GetById in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return GetByIdModifier and TypeMethodDescriptionGetById.setExtended
(boolean extended) GetById.setGroupId
(int groupId) GetById.setMessageIds
(Integer... messageIds) GetById.setMessageIds
(Iterable<Integer> messageIds) GetById.setPreviewLength
(int previewLength)