You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`START_MESSAGE` Optional: start message of bot, use HTML parsemode format
84
83
*`FORCE_SUB_CHANNEL` Optional: ForceSub Channel ID, leave 0 if you want disable force sub
85
84
85
+
### Extra Variables
86
+
87
+
*`CUSTOM_CAPTION` put your Custom caption text if you want Setup Custom Caption, you can use HTML and fillings for formatting
88
+
*`DISABLE_CHANNEL_BUTTON` Put True to Disable Channel Share Button, Default if False
89
+
90
+
### Fillings
91
+
#### START_MESSAGE
92
+
93
+
*`{first}` - User first name
94
+
*`{last}` - User last name
95
+
*`{id}` - User ID
96
+
*`{mention}` - Mention the user
97
+
*`{username}` - Username
98
+
99
+
#### CUSTOM_CAPTION
100
+
101
+
*`{filename}` - file name of the Document
102
+
*`{perviouscaption}` - Original Caption
103
+
104
+
86
105
## Support
87
106
Join Our [Telegram Group](https://www.telegram.dog/codexbotzsupport) For Support/Assistance And Our [Channel](https://www.telegram.dog/codexbotz) For Updates.
0 commit comments