UpdateNewCallbackQuery constructor
UpdateNewCallbackQuery({})
Implementation
UpdateNewCallbackQuery({
super.extra,
super.client_id,
this.id,
this.sender_user_id,
this.chat_id,
this.message_id,
this.chat_instance,
this.payload,
});