tgbot icon indicating copy to clipboard operation
tgbot copied to clipboard

A collection of Pyrogram Smart Plugins for Telegram bots

Results 2 tgbot issues
Sort by recently updated
recently updated
newest added

should already works, but some codes may could be improved -- need to deal with anonymous admin I feel it's a bit messy (to check if the user is in...

for now the bot will restrict the member who added users, not new members. The solution is checking `message.new_chat_members[0]` the list, iterate users in the list to give button message....