Skip to content Skip to sidebar Skip to footer
Showing posts with the label Telegram

Telegram Bot Api Python Run_daily Method

Hey i am trying to run a telegram bot on a daily base so i tried different things. updater = Update… Read more Telegram Bot Api Python Run_daily Method

ValueError: Could Not Find The Input Entity For PeerUser

I've got this Error after fixing my previous problem, here is the log: Unhandled exception … Read more ValueError: Could Not Find The Input Entity For PeerUser

How To Solve This Error : AttributeError: 'NoneType' Object Has No Attribute 'reply_text'?

I've a button , it's supposed to return the ask_wikipedia function , so I used CallbackQuer… Read more How To Solve This Error : AttributeError: 'NoneType' Object Has No Attribute 'reply_text'?