feat: support ban and kick
This commit is contained in:
@@ -14,5 +14,5 @@ func Run() {
|
||||
}
|
||||
}
|
||||
}()
|
||||
tgbot.Run(mc.SendMsg)
|
||||
tgbot.Run(mc.SendMsg, mc.SendCommand)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user