wall.edit
wall.edit
🔰¶
Edits post.
Params:
Name | Value | Description |
---|---|---|
owner_id |
int | Owner id |
post_id |
unsigned int | Post id |
message |
string | New message |
attachments |
string | New attachments |
explicit |
bool | Is post explicit or not |
from_group |
bool | Is post from_group or not |
Results:
Returns post_id
field.