twapi-v2 0.26.0

Twitter API v2 library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---

response:
  type: object
  properties:
    result_count:
      type: integer
      required: true
    newest_id:
      type: string
    oldest_id:
      type: string
    next_token:
      type: string
    previous_token:
      type: string