mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-07 22:24:27 +00:00
* Update WebHookOptions interface in response to #35206 * Set `key`, `cert` and `pfx` within the Webhook Options to be optional values, per issue #35206 * Update definition tests to test the new changes * Resolve lint issues with chagnes to node-telegram-bot-api