TelegramBot.deleteWebhook

Delete webhook integration

More...
struct TelegramBot
@trusted deprecated
bool
deleteWebhook
()

Return Value

Type: bool

true on success

Detailed Description

Deprecated: Webhooks aren't fully implemented, see an issue for more info

Throws

TelegramBotException on errors

See Also

Meta