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