Category "py-telegram-bot-api"

Return does not return information

When wanting to return a value with the return and wanting to use it later in a variable, nothing is returned to me. #Actualizacion de informacion def messageHa

How can I add values to the telegram bot keyboard only if this value exists in the database?

My database periodically changes the number of values. I want the values to be displayed in the telegram bot's keyboard only if they exist. How can this be done

Live location in pyTelegramBotAPI

I managed to get the users current location by creating a request that adds a key "share location" to the keyboard. However, I don't want to keep pressing a but

How to remove a button from the telebot keyboard?

I need to remove the button from ReplyKeyboardMarkup. I search in Google very well. The telebot library(PyTelegramBotAPI) is used. Thank you in advance :)

pyTelegramBotAPI always returning the same function

I'm building a Telegram bot using pyTelegramBotAPI and I'm facing a problem that it's always returning the second function even when I send a text that doesn't