raw data.
Channel ID Format: uuid
Content Format: long-form markdown
Created at Format: date-time
Created by
Group ID
Announcement ID
Optionalmentions?: {Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
Server ID
Title
client.
ID of the channel the announcement is in
App's client.
Cached announcement's comments
The announcement's content
The ISO 8601 timestamp that the announcement was created at
ID of the guild.
Item ID
The ID of the member who created this announcement
Mentions.
Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
The announcement's title.
Create an announcement in the same Announcement channel as this one.
Create options.
Content
Title
Add a reaction to this announcement.
ID of the emote to add
Delete this announcement.
Remove a reaction from this announcement.
ID of the emote to remove
Edit this announcement.
Edit options
Optionalcontent?: string | Record<string, never>Content
Optionaltitle?: stringTitle
Represents a channel announcement.