twapi-v2 0.26.0

Twitter API v2 library.
Documentation
---

response:
  type: object
  properties:
    media:
      type: array
      items:
        type: object
        ref: media
    places:
      type: array
      items:
        type: object
        ref: places
    polls:
      type: array
      items:
        type: object
        ref: polls
    tweets:
      type: array
      items:
        type: object
        ref: tweets
    users:
      type: array
      items:
        type: object
        ref: users