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 5f3f2ba commit 9390504Copy full SHA for 9390504
app.json
@@ -32,7 +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."
+ "value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can access it from special link."
36
37
"ADMINS": {
38
"description": "A space separated list of user_ids of Admins, they can only create links",
0 commit comments