UserHistoryListOut

  • data
    Type: object
    • has_more
      Type: boolean

      Whether another page exists. Exact, not inferred.

    • rows
      Type: integer

      Integer numbers.

    • start
      Type: integer

      The offset this page started at, echoed back. The response uses start, not offset.

    • threads
      Type: array object[] · UserHistoryRow[]

      One entry per thread, newest first.

  • message
    Type: string