Skip to main content

UnreadConversation

type UnreadConversation = {
conversationId: string;
directMention: boolean;
objIndex: number;
};

Type Declaration

NameType
conversationIdstring
directMentionboolean
objIndexnumber