Uses of Class
api.longpoll.bots.methods.impl.stories.Delete
Packages that use Delete
Package
Description
VK API methods.
Methods to work with stories.
-
Uses of Delete in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return Delete -
Uses of Delete in api.longpoll.bots.methods.impl.stories
Methods in api.longpoll.bots.methods.impl.stories that return DeleteModifier and TypeMethodDescriptionDelete.setOwnerId(int ownerId) Delete.setStories(Iterable<String> stories) Delete.setStories(String... stories) Delete.setStoryId(int storyId)