Method to specify a url and receive incoming updates via an outgoing webhook
List the types of updates you want your bot to receive
Public key certificate so that the root certificate in use can be checked
Maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery
HTTPS url to send updates to
TelegramBot.setWebhook, https://core.telegram.org/bots/api#setwebhook
See Implementation
Method to specify a url and receive incoming updates via an outgoing webhook