teloxide/crates
Ilya Bizyaev 1a1a4ddd19
Rename Limits::messages_per_min_channel to …_channel_or_supergroup
Teloxide cannot distinguish supergroups from channels based on ChatIds,
so channel throttling limits are applied to supergroups as well.

It took me a while to troubleshoot why sending a bunch of messages was
twice as slow as in the original Python implementation 😄
2024-12-06 23:28:13 +01:00
..
teloxide Merge branch 'master' into fix-stack-overflow 2024-10-21 20:08:23 -04:00
teloxide-core Rename Limits::messages_per_min_channel to …_channel_or_supergroup 2024-12-06 23:28:13 +01:00
teloxide-macros Add MSRV and deps bumps to the changelogs 2024-08-24 18:46:04 +04:00