AnswerCallbackQuery constructor
AnswerCallbackQuery({})
Implementation
AnswerCallbackQuery({
super.extra,
super.client_id,
this.callback_query_id,
this.text,
this.show_alert,
this.url,
this.cache_time,
});