Get a particular announcement

admin_get_announcements(id)

Arguments

id

integer required. The ID of this announcement

Value

A list containing the following elements:

id

integer, The ID of this announcement

subject

string, The subject of this announcement.

body

string, The body of this announcement.

releasedAt

string, The date and time this announcement was released.

createdAt

string,

updatedAt

string,