AnimatedEmoji constructor

AnimatedEmoji(
  1. {Sticker? sticker,
  2. required int sticker_width,
  3. required int sticker_height,
  4. required int fitzpatrick_type,
  5. File? sound,
  6. int? extra,
  7. int? clientId}
)

Describes an animated or custom representation of an emoji

Implementation

AnimatedEmoji