Allow CallbackQueryHandler only for command sender
The user sends some /command
to the bot, and the bot responds to it with some message with InlineKeyboardMarkup
. But every user in the chat can interact with that InlineKeyboardMarkup
The user sends some /command
to the bot, and the bot responds to it with some message with InlineKeyboardMarkup
. But every user in the chat can interact with that InlineKeyboardMarkup