menu
televerse package
documentation
telegram.dart
InlineQueryResultVoice
voiceDuration property
voiceDuration property
dark_mode
light_mode
voiceDuration
property
@JsonKey(name: 'voice_duration')
int
?
get
voiceDuration
inherited
Optional. Recording duration in seconds
Implementation
@JsonKey(name: 'voice_duration') int? get voiceDuration;
televerse package
documentation
telegram
InlineQueryResultVoice
voiceDuration property
InlineQueryResultVoice class