Skip to main content

GetConversationsArgs

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

Type Declaration

NameType
archived?boolean | null
workspaceIdnumber