twapi-v2 0.26.0

Twitter API v2 library.
Documentation
---

url: /2/lists
method: post
body:
  type: object
  properties:
    - name: name
      type: string
      required: true
    - name: description
      type: string
    - name: private
      type: bool
response:
  type: object
  properties:
    data:
      type: object
      properties:
        id:
          type: string
        name:
          type: string