telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

fix: handle boolean response

Open huantt opened this issue 1 year ago • 0 comments

Issue

In some APIs such as answerCallbackQuery, banchatmember, telegram server return boolean instead of Message struct. It leads to Unmarshal error.

Releated isssues

  • #639
  • #705

huantt avatar Mar 16 '24 16:03 huantt