rockneurotiko / ex_gram

Telegram Bot API low level API and framework
183 stars 26 forks source link

Add subtypes for four different generics #154

Closed rockneurotiko closed 6 months ago

rockneurotiko commented 6 months ago

Fixes #153

There were four new subtypes that telegram_api_json wasn't catching, and we didn't have the Subtype protocol implemented for them.