ChatsListResponse

  • chats
    Type: array object[] ยท ChatDetails[]
    • chatId
      Type: stringFormat: uuid
    • chatName
      Type: string
    • createdAt
      Type: stringFormat: date-time

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • creator
      Type: stringFormat: uuid
    • groupChat
      Type: boolean
    • lastMessage
      Type: string
    • lastMessageTimestamp
      Type: stringFormat: date-time

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z