ReactionTypeCustomEmoji constructor

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

A reaction with a custom emoji

Implementation

ReactionTypeCustomEmoji