UpdateNewInlineCallbackQuery constructor
UpdateNewInlineCallbackQuery({})
Implementation
UpdateNewInlineCallbackQuery({
super.extra,
super.client_id,
this.id,
this.sender_user_id,
this.inline_message_id,
this.chat_instance,
this.payload,
});