python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
If there is a user session in aiogram?
I am making a telgram bot on python with module aiogram
I wanna store some custom data on user side\
If there is a user session in aiogram?
Alibi Amanzolov
Votes: 0
Answers: 1
How to set up Notifications using Aiogram
I'm new to programming and I'm trying to implement function to my Telegram bot, which should check data from database, compare time and send notification if time has come.
However I have this type of ...
Antarctica
Votes: 0
Answers: 0
How do I transfer button values to a variable?
Good evening, can you tell me how to pass a variable value from a button? I tried to implement something like that, but unfortunately I couldn't. Are there any other solutions to this problem?
Code:
v...
Arthur Langley-Reddle
Votes: 0
Answers: 1
How to track the event of adding and removing a bot to the channel?
I have a Telegram Bot on aiogram, and I want to be notified when my bot is added or removed from channels.
But my code only works on groups.
What needs to be done to work on channels as well?
And here...
Phoenix
Votes: 0
Answers: 1