Skip to content

Commit da2d710

Browse files
committed
chore(helper) "Added /approvedList command and /lock poll, /unLock poll options; removed /lock sticker and /unLock sticker options
1 parent 32de4a9 commit da2d710

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

src/helper/message.ts

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,16 +74,18 @@ Hello! I am your group admin bot, here to help you manage the group more effecti
7474
7575
/unApproved - Revokes special permissions from the specified user.
7676
77+
/approvedList - Return list Approved Users
78+
7779
/lock [type] - Locks the group to prevent new messages. Can be used with additional options:
7880
/lock gif -> Lock GIFs
79-
/lock sticker -> Lock stickers
80-
/lock forward -> Lock forwarded messages
81+
/lock poll -> Lock Poll
8182
/lock -> lock group
8283
8384
/unLock [type] - Unlocks the group for specific content. Options include:
8485
/unLock gif -> Unlock GIFs
85-
/unLock sticker -> Unlock stickers
86+
/unLock poll -> Unlock Poll
8687
/unLock -> unlock group
88+
8789
/blacklist - Returns the current blacklist of words and phrases.
8890
8991
/abl <word/phrase> - Adds a word or phrase to the blacklist. Example usage: /abl test

0 commit comments

Comments
 (0)