menu
televerse package
documentation
telegram.dart
InlineQueryResultGif
gifDuration property
gifDuration property
dark_mode
light_mode
gifDuration
property
@JsonKey(name: 'gif_duration')
int
?
get
gifDuration
inherited
Optional. Duration of the GIF in seconds
Implementation
@JsonKey(name: 'gif_duration') int? get gifDuration;
televerse package
documentation
telegram
InlineQueryResultGif
gifDuration property
InlineQueryResultGif class