python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Avoid FloodWait in python
I am new to Pyrogram and I try to make subsctiption bot
I want to send messages as soon as any satisfy my filters, but every time I send more than 3 messages in a row I get FloodWait error. There is n...

ThePigeonKing
Votes: 0
Answers: 1
How to get unread messages from telegram chat?
I can find functions in pyrogram GetUnreadMentions, GetUnreadReactions.
But how to filter unread messages from messages?
Or how to get count of unread messages?

Григорий Грачев
Votes: 0
Answers: 0
Pyrogram telegram API (not bot api)
i am using Pyrogram to work with telegram API.
I have succeed to join channel.
I have a task to add message handler and receive messages in channel.
But the message handler is not invoked when message...

Sergey Efimov
Votes: 0
Answers: 2