filePath property
File path. Use https://api.telegram.org/file/bottoken/file_path to get the file.
Implementation
@JsonKey(name: 'file_path')
String? get filePath;
File path. Use https://api.telegram.org/file/bottoken/file_path to get the file.
@JsonKey(name: 'file_path')
String? get filePath;