Skip to main content

GetChannelsArgs

type GetChannelsArgs = {
archived?: boolean | null;
workspaceId: number;
};

Type Declaration

NameType
archived?boolean | null
workspaceIdnumber