Class TweetMediaArgs

Options specifying the media that is to be posted.

Hierarchy

  • NewTweetMedia
    • TweetMediaArgs

Constructors

Properties

Constructors

Properties

id: string

The id of the media to post.

tags?: string[]

The list of id of the users tagged in the media.

Remarks

Maximum number of users that can be tagged is 10.

Generated using TypeDoc