Skip to content

Releases: PyrogramMod/PyrogramMod

v2.2.1

13 May 10:14

Choose a tag to compare

Fixed type hinting on raw methods

v2.1.1

10 Sep 16:47

Choose a tag to compare

Update API scheme to layer 187 v2

v2.0.108

18 Aug 17:38
6365463

Choose a tag to compare

Version bump to `2.0.108`

v2.0.107

09 Aug 07:54

Choose a tag to compare

v2.0.107 Pre-release
Pre-release
Control the number of cached messages via `message_cache` in Client

This commit adds the optional parameter message_cache to Client to control the number of cached messages.

This can significantly help low-end machines control their memory usage.