Edit an announcement
admin_patch_announcements(id, subject = NULL, body = NULL, released_at = NULL)integer required. The ID of this announcement
string optional. The subject of this announcement.
string optional. The body of this announcement.
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,