twapi-v2 0.26.0

Twitter API v2 library.
Documentation
---

url: /2/tweets/:id
method: delete
paths:
  - name: id
    type: string
response:
  type: object
  properties:
    data:
      type: object
      properties:
        deleted:
          type: bool
    errors:
      type: array
      items:
        type: object
        ref: errors