| Package | Description |
|---|---|
| api.longpoll.bots.methods |
VK API methods.
|
| api.longpoll.bots.methods.impl.wall |
Methods to work with community wall.
|
| Modifier and Type | Method and Description |
|---|---|
CreateComment |
WallMethods.createComment() |
CreateComment |
WallMethods.createComment() |
| Modifier and Type | Method and Description |
|---|---|
CreateComment |
CreateComment.addParam(String key,
Object value) |
CreateComment |
CreateComment.addParam(String key,
Object value) |
CreateComment |
CreateComment.setAttachment(List<UploadedFile> attachments) |
CreateComment |
CreateComment.setAttachment(List<UploadedFile> attachments) |
CreateComment |
CreateComment.setAttachment(String attachment) |
CreateComment |
CreateComment.setAttachment(String attachment) |
CreateComment |
CreateComment.setAttachment(UploadedFile... attachments) |
CreateComment |
CreateComment.setAttachment(UploadedFile... attachments) |
CreateComment |
CreateComment.setFromGroupId(int fromGroupId) |
CreateComment |
CreateComment.setFromGroupId(int fromGroupId) |
CreateComment |
CreateComment.setGuid(String guid) |
CreateComment |
CreateComment.setGuid(String guid) |
CreateComment |
CreateComment.setMessage(String message) |
CreateComment |
CreateComment.setMessage(String message) |
CreateComment |
CreateComment.setOwnerId(int ownerId) |
CreateComment |
CreateComment.setOwnerId(int ownerId) |
CreateComment |
CreateComment.setPostId(int postId) |
CreateComment |
CreateComment.setPostId(int postId) |
CreateComment |
CreateComment.setReplyToComment(int replyToComment) |
CreateComment |
CreateComment.setReplyToComment(int replyToComment) |
CreateComment |
CreateComment.setStickerId(int stickerId) |
CreateComment |
CreateComment.setStickerId(int stickerId) |
Copyright © 2022. All rights reserved.