Post an announcement
admin_post_announcements(subject, body, released_at = NULL)
subject | string required. The subject of this announcement. |
---|---|
body | string required. The body of this announcement. |
released_at | string optional. The date and time this announcement was released. |
A list containing the following elements:
integer, The ID of this announcement
string, The subject of this announcement.
string, The body of this announcement.
string, The date and time this announcement was released.
string,
string,