Types
Announcement
A host broadcast sent as a notification to the members of a space or Network.
object
AnnouncementImplements
Fields
bodyHtml
String
Announcement message as sanitized HTML.
bodyText
String
Announcement message as plain text with HTML stripped.
createdAt
ISO8601DateTime
When the announcement was sent.
externalLink
String
Optional URL attached to the announcement.
id
ID!
ID of the object.
post
The post this announcement is about — for example the event whose members were messaged. Null for a standalone broadcast.
resourceId
ID!
Resource ID for this object, for interop with the Admin API.
sender
The host or moderator who sent the announcement.
subject
String
Short notification text shown to recipients.
updatedAt
ISO8601DateTime
When the announcement was last updated.