teloxide/crates
Ilya Bizyaev eb381ed6b0
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 😄
2025-01-06 23:31:00 +05:00
..
teloxide Merge pull request #1213 from teloxide/sugar-trait-generalization 2025-01-06 18:21:12 +00:00
teloxide-core Rename Limits::messages_per_min_channel to …_channel_or_supergroup 2025-01-06 23:31:00 +05:00
teloxide-macros Add MSRV and deps bumps to the changelogs 2024-08-24 18:46:04 +04:00