Aleksey Ivanov
Aleksey Ivanov
Hello, I have faced with it too. Is it still hard to implement? Maybe something changed?
Hi guys, any updates on this issue?
@ashu171996 you have to specify location of the header file (also I guess the library). You do that by setting `CGO_LDFLAGS` and `CGO_CPPFLAGS` variables See [similar issue](https://github.com/pixiv/go-libjpeg/issues/46#issuecomment-629202672)
Hello, are there any updates in this?
What is your proposal?
Hi @atipugin, could you please take a look?
If you don't mind I will provide a PR.
You can try to upload a file with plain `curl` request. Maybe it would give you any hints. As for Telegram limitations try to contact official support.
It is said [here](https://core.telegram.org/bots/api/#setwebhook) that `certificate` should be instance of `InputFile`. It seems the gem doesn't support this type right now. @atipugin what do you think about that? Can I...
It looks like the parameter is called `chat_id` and not `to_chat_id`. https://core.telegram.org/bots/api#forwardmessage