Are you an LLM? You can read better optimized documentation at /en/message-templates/types/subscriptions/vk.md for this page in Markdown format
VK Date Types
VkWallPost
This data type describes all available data about VK wall post.
Properties
| Property | Type | Description |
|---|---|---|
id | Number | Unique identifier |
text | String | Post content |
url | String | Page URL of the post |
type | String | Post Type:
|
groupId | Number | Public (Club) ID |
fromId | Number | Post author ID (could be negative if it is community ID) |
ownerId | Number | Wall owner's ID (could be negative if it is community ID) |
copyHistory | List<VkWallPost> | List of sub-posts (reposts) |
publishedAt | DateTime | Date of publishing |
editedAt | DateTime | Date of editing |
createdBy | Number | Post creator ID |