Type alias ChatUnreadResponse

ChatUnreadResponse: {
    unread: number;
}

Type declaration

  • unread: number

Generated using TypeDoc