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