Hey guys, would love ur assist on the following issue,
i have a serverless function and i have an api endpoint from runpod, to which i can access using curl when providing an autorization in the http header,
the problem is when using /setWebhook when creating a telegram bot i need to provide an endpoint and i can't pass on parameters in the http request,
how should i approach this? i'd like to be able to send a message to a telegram bot that will trigger my serverless function that uses gpu