Uses of Class
api.longpoll.bots.methods.impl.messages.GetHistoryAttachments
Packages that use GetHistoryAttachments
Package
Description
VK API methods.
Methods to work with messages.
-
Uses of GetHistoryAttachments in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return GetHistoryAttachments -
Uses of GetHistoryAttachments in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return GetHistoryAttachmentsModifier and TypeMethodDescriptionGetHistoryAttachments.setCount(int count) GetHistoryAttachments.setGroupId(int groupId) GetHistoryAttachments.setMaxForwardsLevel(int maxForwardsLevel) GetHistoryAttachments.setMediaType(String mediaType) GetHistoryAttachments.setPeerId(int peerId) GetHistoryAttachments.setPhotoSizes(boolean photoSizes) GetHistoryAttachments.setPreserveOrder(boolean preserveOrder) GetHistoryAttachments.setStartFrom(String startFrom)