TweetMode

enum TweetMode : Enum<TweetMode> , EnumRequestParameter

Tweet modes. Refer to https://developer.twitter.com/en/docs/tweets/tweet-updates.

Entries

Link copied to clipboard

Default value.

Link copied to clipboard

compatibility mode

Link copied to clipboard

extended mode, respectively for Tweets that contain over 140 characters

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
open override val value: String?

The string which provides to endpoint request.