We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3d63c commit e637c4bCopy full SHA for e637c4b
app.json
@@ -32,8 +32,7 @@
32
},
33
"START_MESSAGE": {
34
"description": "Optional: start message of bot, use HTML parsemode format",
35
- "value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can acess it from special link.",
36
- "required": false
+ "value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can acess it from special link."
37
38
"ADMINS": {
39
"description": "A space separated list of user_ids of Admins, they can only create links",
0 commit comments