EditMessageLiveLocation constructor
EditMessageLiveLocation({})
Implementation
EditMessageLiveLocation({
super.extra,
super.client_id,
this.chat_id,
this.message_id,
this.reply_markup,
this.location,
this.heading,
this.proximity_alert_radius,
});