UNPKG

@likeminds.community/chat-js-beta

Version:

LikeMinds Javascript SDK for chat APIs

7 lines (6 loc) 146 B
export interface CheckDMTabResponse { hideDmTab: boolean; isCm: boolean; unreadDmCount: number; hideDmText: string | undefined; }