Interface GatewayEvent_AnnouncementUpdated

interface GatewayEvent_AnnouncementUpdated {
    announcement: APIAnnouncement;
    serverId: string;
}

Properties

announcement: APIAnnouncement
serverId: string

The ID of the server