klappvisor / haskell-telegram-api

Telegram Bot API for Haskell
BSD 3-Clause "New" or "Revised" License
202 stars 67 forks source link

NEW Multilingual Bots #91

Closed klappvisor closed 7 years ago

klappvisor commented 7 years ago

The User object now may have a language_code field that contains the IETF language tag of the user's language. Thanks to this, your bot can now offer localized responses to users that speak different languages.