Update telegram-approval-join submodule and apply branding patches
This commit is contained in:
parent
015f99dc83
commit
8aa8521304
5 changed files with 80 additions and 21 deletions
|
|
@ -13,7 +13,7 @@ const (
|
|||
AdminDeclinedMsg = "❌ Join #request declined for %s [<code>%d</code>]\n\n<b>Join reason</b>: %s\n<b>Declined by</b>: %s\n<b>Declined at</b>: %s\n<b>Declined reason</b>: %s"
|
||||
AdminBannedMsg = "🚫 Join #request banned for %s [<code>%d</code>]\n\n<b>Join reason</b>: %s\n<b>Banned by</b>: %s\n<b>Banned at</b>: %s\n<b>Banned until</b>: %s"
|
||||
AdminFailedMsg = "⚠️ Join #request failed for %s [<code>%d</code>]\n\n<b>Join reason</b>: %s\n<b>Failure reason</b>: %s"
|
||||
defaultReason = "(no reason provided, reply to this to set one, prepend with + to also send to user)"
|
||||
defaultReason = "(no reason provided, reply to this message to send one to the user, prepend with / to just set it)"
|
||||
)
|
||||
|
||||
// Types shared by handler files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue