Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TweetTarget

Implements

Index

Constructors

  • new TweetTarget(agentId: string, tweetId?: string): TweetTarget

Properties

agentId: string

The id of the agent user

platform: "twitter" = TWITTER
tweetId?: string

The tweet to reply. If it's empty, the tweet is created under agent user's page

typeName: string = 'TwitterTweetTarget'

Accessors

  • get uid(): string

Methods

  • toJSONValue(): SerializedTweetTarget
  • typeName(): string

Generated using TypeDoc