| Package | Description |
|---|---|
| api.longpoll.bots.methods |
VK API methods.
|
| api.longpoll.bots.methods.impl.board |
Methods to work with community discussion board.
|
| Modifier and Type | Method and Description |
|---|---|
RestoreComment |
BoardMethods.restoreComment() |
RestoreComment |
BoardMethods.restoreComment() |
| Modifier and Type | Method and Description |
|---|---|
RestoreComment |
RestoreComment.addParam(String key,
Object value) |
RestoreComment |
RestoreComment.addParam(String key,
Object value) |
RestoreComment |
RestoreComment.setCommentId(int commentId)
Sets Comment ID.
|
RestoreComment |
RestoreComment.setCommentId(int commentId)
Sets Comment ID.
|
RestoreComment |
RestoreComment.setGroupId(int groupId)
Sets Group ID.
|
RestoreComment |
RestoreComment.setGroupId(int groupId)
Sets Group ID.
|
RestoreComment |
RestoreComment.setTopicId(int topicId)
Sets Topic ID.
|
RestoreComment |
RestoreComment.setTopicId(int topicId)
Sets Topic ID.
|
Copyright © 2022. All rights reserved.