Uses of Class
api.longpoll.bots.methods.impl.board.RestoreComment
Packages that use RestoreComment
Package
Description
VK API methods.
Methods to work with community discussion board.
-
Uses of RestoreComment in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return RestoreComment -
Uses of RestoreComment in api.longpoll.bots.methods.impl.board
Methods in api.longpoll.bots.methods.impl.board that return RestoreCommentModifier and TypeMethodDescriptionRestoreComment.setCommentId
(int commentId) Sets Comment ID.RestoreComment.setGroupId
(int groupId) Sets Group ID.RestoreComment.setTopicId
(int topicId) Sets Topic ID.