EmbedTheme

enum EmbedTheme : Enum<EmbedTheme> , EnumRequestParameter

When set to dark, the Tweet is displayed with light text over a dark background.

Entries

Link copied to clipboard

Default value.

Link copied to clipboard

Light theme.

Link copied to clipboard

Dark theme.

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.