EditInlineMessageLiveLocation constructor
EditInlineMessageLiveLocation({})
Implementation
EditInlineMessageLiveLocation({
super.extra,
super.client_id,
this.inline_message_id,
this.reply_markup,
this.location,
this.heading,
this.proximity_alert_radius,
});