python-botogram / botogram

Just focus on your bots.
https://botogram.dev
MIT License
123 stars 27 forks source link

Adds support for a list of new added chat members #172

Open 0xecho opened 2 years ago

0xecho commented 2 years ago

Pretty simple, but necessary change. Botogram currently returns only one new_chat_member even if multiple users were returned from a getUpdate request.