nv-vn / TelegraML

OCaml implementation of the Telegram Bot API
MIT License
97 stars 19 forks source link

Change `Update.update` to a sum type #9

Closed nv-vn closed 8 years ago

nv-vn commented 8 years ago

Don't have time to do this right now, but since it's only ever going to be one of the "fields", a tagged union would be a better representation of the object