KurimuzonAkuma / pyrogram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
https://pyrogram.org
GNU Lesser General Public License v3.0
301 stars 82 forks source link

Added handler and filters that will handle client status #25

Closed ANoneTypeOn closed 6 months ago

ANoneTypeOn commented 6 months ago

Added: handlers: ClientStatusHandler filters: client_ready_filter, client_stopping_filter, client_connected_filter, client_disconnected_filter

ANoneTypeOn commented 6 months ago

Sorry, misclicked