TextEntityTypeCustomEmoji constructor

TextEntityTypeCustomEmoji(
  1. {required int64 custom_emoji_id,
  2. int? extra,
  3. int? clientId}
)

A custom emoji. The text behind a custom emoji must be an emoji. Only premium users can use premium custom emoji

Implementation

TextEntityTypeCustomEmoji