beamable-sdk / services / AnnouncementIdParams
Interface: AnnouncementIdParams¶
Defined in: src/services/AnnouncementsService.ts:11
Properties¶
id¶
id:
string|string[]
Defined in: src/services/AnnouncementsService.ts:16
The ID or array of IDs of the announcements to claim, mark as read, or delete.
Remarks¶
This can be a single announcement ID or an array of IDs.