We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb23f42 commit 0893eb2Copy full SHA for 0893eb2
1 file changed
package.json
@@ -73,7 +73,7 @@
73
"TELEGRAM_TEST_CHAT_ID": {
74
"type": "string",
75
"description": "Telegram chat ID used by the test suite to send, receive, and validate messages during Telegram bot tests.",
76
- "required": true,
+ "required": false,
77
"sensitive": false
78
}
79
0 commit comments