telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
GetWebhookInfoMethod
telega
telegram
webhook
Undocumented in source.
struct
GetWebhookInfoMethod {
mixin
TelegramMethod
!(
"/getWebhookInfo"
,
HTTPMethod
.
GET
)
;
}
Members
Mixins
__anonymous
mixin
TelegramMethod
!(
"/getWebhookInfo"
,
HTTPMethod
.
GET
)
Undocumented in source.
Meta
Source
See Implementation
telega
telegram
webhook
functions
deleteWebhook
getWebhookInfo
setWebhook
structs
DeleteWebhookMethod
GetWebhookInfoMethod
SetWebhookMethod
WebhookInfo