animationUrl property

String? get animationUrl

The URL of the sticker animation.

Implementation

String? get animationUrl => payload['animation_url'];