Sergey Saltykov

Results 2 issues of Sergey Saltykov

Bot can't send a sticker from created/existing sticker set. It sends sticker as `.png` file, instead of sticker object(or as `.webp`, I'm not sure). I'm using *aiogram 3.0.0b3* I'm uploading...

bug
question issue
3.x
needs triage

Logical continuation of PR #2652 Reduced allocated memory while making gRPC grame from **2N+5** bytes to **N+5** bytes (where N is length of serialized message) P.S. Sorry for large diff,...