location property
Optional. Sender location, only for bots that require user location
Implementation
@JsonKey(name: 'location')
Location? get location;
Optional. Sender location, only for bots that require user location
@JsonKey(name: 'location')
Location? get location;