PushMessageContentAnimation constructor

PushMessageContentAnimation(
  1. {Animation? animation,
  2. required String caption,
  3. required bool is_pinned,
  4. int? extra,
  5. int? clientId}
)

An animation message (GIF-style).

Implementation

PushMessageContentAnimation