You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[options.secret_token]| <code>String</code> |A secret token to be sent in a header `X-Telegram-Bot-Api-Secret-Token` in every webhook request. |
444
+
|[options.secret_token]| <code>String</code> |Optional secret token to be sent in a header `X-Telegram-Bot-Api-Secret-Token` in every webhook request. |
444
445
|[fileOptions]| <code>Object</code> | Optional file related meta-data |
445
446
446
447
<aname="TelegramBot+deleteWebHook"></a>
@@ -1581,6 +1582,21 @@ The bot must be an administrator in the chat for this to work and must have the
1581
1582
| chatId | <code>Number</code> \| <code>String</code> | Unique identifier for the target group or username of the target supergroup (in the format @supergroupusername) |
| chatId | <code>Number</code> \| <code>String</code> | Unique identifier for the target group or username of the target supergroup (in the format @supergroupusername) |
0 commit comments