WebhookInfo
urlstringrequired
hasCustomCertificatebooleanrequired
pendingUpdateCountinteger
lastErrorDatedate-time
lastErrorMessagestring
updateTypesUpdateType (string)[]
Possible values: [MESSAGE
, CHAT_MEMBER
]
WebhookInfo
{
"url": "string",
"hasCustomCertificate": true,
"pendingUpdateCount": 0,
"lastErrorDate": "2024-07-29T15:51:28.071Z",
"lastErrorMessage": "string",
"updateTypes": [
"MESSAGE"
]
}