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 944c334 commit 7adfdb6Copy full SHA for 7adfdb6
app.json
@@ -36,7 +36,7 @@
36
},
37
"START_MESSAGE": {
38
"description": "Optional: start message of bot, use HTML parsemode format",
39
- "value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can access it from special link."
+ "value": "Hello {first}\n\nI can store private files in Specified Channel and other users can access it from special link."
40
41
"ADMINS": {
42
"description": "A space separated list of user_ids of Admins, they can only create links",
0 commit comments