I have added two InlineKeyboardButton with login_url in a message. When I click on one of them the bot doesn't receive any inline_query message, so I added also the field callback_data but in this way the field login_url is not working anymore.
Are these two fields not compatible togheter?
I have added two InlineKeyboardButton with login_url in a message. When I click on one of them the bot doesn't receive any inline_query message, so I added also the field callback_data but in this way the field login_url is not working anymore.
Are these two fields not compatible togheter?