visciang / telegram

Telegram library for the Elixir language
MIT License
204 stars 27 forks source link

Callback query. Can't find chat field #135

Closed senconscious closed 2 years ago

senconscious commented 2 years ago

Telegram.Bot.Utils.get_chat/1 can't extract chat field when update type is callback_query due to additional nesting of it

visciang commented 2 years ago

Ref to discussion: #134