API ReferenceTypesArchiveAllArgsOn this pageArchiveAllArgs type ArchiveAllArgs = { channelIds?: number[]; since?: Date; until?: Date; workspaceId: number;}; Properties channelIds? optional channelIds: number[]; since? optional since: Date; until? optional until: Date; workspaceId workspaceId: number;