Dolfik1/Funogram

get notified via webhooks

Closed this issue · 4 comments

Hey / Hi once again, so I am currently long-polling telegram API, it would be much better for me and for telegram in terms of resource usage to use webhook / callback mechanism

Sorry have other things to do I don't have enough time to implement it myself so just leaving it here if anybody wants to contribute, this is what I find must-have

Seems like that's what "ApiEndpointUrl" in BotConfig class is for.

Oh no, it's not. It's something internal - it's the URL by which the bot polls the data.

Hi. I have plans to add webhooks support in Funogram soon

Funogram support webhooks from 2.0.3 version (#29)