Đăng bài viết lên Facebook Page


Last updated


Last updated
{
"url": "https://graph.facebook.com/v24.0/me/feed",
"method": "POST",
"body": {
"message": "your_message_text",
"link": "your_url",
"published": "false",
"scheduled_publish_time": "unix_time_stamp_of_a_future_date"
}
}