caption property
Optional. Caption of the photo to be sent, 0-1024 characters after entities parsing
Implementation
@JsonKey(name: 'caption')
String? get caption;
Optional. Caption of the photo to be sent, 0-1024 characters after entities parsing
@JsonKey(name: 'caption')
String? get caption;