Skip to main content

UnreadConversation

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

Type Declaration

NameType
conversationIdnumber
directMentionboolean
objIndexnumber