klappvisor / haskell-telegram-api

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

Renamed the fields of the Message object #20

Closed klappvisor closed 8 years ago

klappvisor commented 8 years ago

Renamed the fields new_chat_participant and left_chat_participant of the Message object to new_chat_member and left_chat_member.