CustomEmojiReference

data class CustomEmojiReference(val shortcode: String, val url: String)

One validated portable custom emoji saved by the account.

Constructors

Link copied to clipboard
constructor(shortcode: String, url: String)

Properties

Link copied to clipboard

Name without surrounding colons.

Link copied to clipboard
val url: String

Canonical HTTPS image URL.