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

Do not return the APIResponse

Open karalef opened this issue 2 years ago • 0 comments

Pass the result object to Request and MakeRequest instead of returning APIResponse. Also do not use the deprecated ioutil package.

karalef avatar Jun 27 '22 20:06 karalef