Skip to content

Releases: PyrogramMod/PyrogramMod

v2.3.1

Choose a tag to compare

@null-nick null-nick released this 27 Jun 20:25
Version Bump

v2.2.1

Choose a tag to compare

@null-nick null-nick released this 13 May 10:14

Fixed type hinting on raw methods

v2.1.1

Choose a tag to compare

@null-nick null-nick released this 10 Sep 16:47
Update API scheme to layer 187 v2

v2.0.108

Choose a tag to compare

@null-nick null-nick released this 18 Aug 17:38
6365463
Version bump to `2.0.108`

v2.0.107

v2.0.107 Pre-release
Pre-release

Choose a tag to compare

@null-nick null-nick released this 09 Aug 07:54
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.