-
Notifications
You must be signed in to change notification settings - Fork 0
Queue Requirements
Bijing Tang edited this page Nov 7, 2025
·
4 revisions
{
"event_type": "FeedWrite",
"author_id": 118, // author of the post
"target_user_ids": [2001, 2002, 2003, 2004],// the follower lists receive the post (default: 1000)
"content": "Weekend meetup highlights!", // content of the post
"created_time": "2024-11-04T21:00:00Z",
}