Documentation ¶
Index ¶
- func AdminRouter(C *typesbot.SNBot, update tgbotapi.Update, command, arg string)
- func BanUser(C *typesbot.SNBot, update tgbotapi.Update, cmd, arg string) (bool, int64)
- func CheckTime(C *typesbot.SNBot, update tgbotapi.Update, ...)
- func KickUser(C *typesbot.SNBot, update tgbotapi.Update, cmd, arg string) (bool, int64)
- func MuteUser(C *typesbot.SNBot, update tgbotapi.Update, cmd, arg string) (bool, int64)
- func UnbanUser(C *typesbot.SNBot, update tgbotapi.Update, cmd, arg string) (bool, int64)
- func UnmuteUser(C *typesbot.SNBot, update tgbotapi.Update, cmd, arg string) (bool, int64)
- func Warn(C *typesbot.SNBot, update tgbotapi.Update, cmd, arg string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmuteUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.