telega.telegram.webhook

Undocumented in source.

Members

Functions

deleteWebhook
bool deleteWebhook(BotApi api)
Undocumented in source. Be warned that the author may not have intended to support it.
getWebhookInfo
WebhookInfo getWebhookInfo(BotApi api)
Undocumented in source. Be warned that the author may not have intended to support it.
setWebhook
bool setWebhook(BotApi api, string url)
Undocumented in source. Be warned that the author may not have intended to support it.
setWebhook
bool setWebhook(BotApi api, SetWebhookMethod m)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DeleteWebhookMethod
struct DeleteWebhookMethod
Undocumented in source.
GetWebhookInfoMethod
struct GetWebhookInfoMethod
Undocumented in source.
SetWebhookMethod
struct SetWebhookMethod
Undocumented in source.
WebhookInfo
struct WebhookInfo
Undocumented in source.

Meta