Loading…
None
String updated in the repository |
|
None
String updated in the repository |
|
alisson
Source string changed |
|
None
String updated in the repository |
|
None
Source string changed |
|
None
String added in the repository |
|
Things to check
Python brace format Enforced
The following format strings are missing: {chat_title}, The following format strings are missing: {count}, The following format strings are missing: {first_name}, The following format strings are missing: {full_name}, The following format strings are missing: {id}, The following format strings are missing: {mention}, The following format strings are missing: {name}, The following format strings are missing: {title}, The following format strings are missing: {username}
You can use these arguments for the welcome message:
- <code>{id}</code> to show the user ID in the welcome message.
- <code>{username}</code> to show the user's username in the welcome message. If the user has no username, the bot shows a mention.
- <code>{first_name}</code> to show the user's name in the welcome message.
- <code>{full_name}</code> or <code>{name}</code> to show the user's full name in the welcome message.
- <code>{mention}</code> to mention the user in the welcome message.
- <code>{chat_title}</code> or <code>{title}</code> to show the chat title in the welcome message.
- <code>{count}</code> to show the chat member count in the welcome message.
To add buttons, you can use <code>[button text](buttonurl:button link)</code>. To add more buttons on the same line, you can add :same after the link, like this: <code>[button text](buttonurl:button link:same)</code>.
Bu argümanları karşılama m için kullanabilirsiniz.