Documentation
¶
Index ¶
- func AddAdmin(qq int64)
- func AddWhitelist(qq int64)
- func DelAdmin(qq int64)
- func DelWhitelist(qq int64)
- func DisableAllWhitelist() (count int)
- func EnableAllWhitelist() (count int)
- func IsAdmin(qq int64) bool
- func IsSuperAdmin(qq int64) bool
- func IsWhitelist(qq int64) bool
- func ListAdmin() (list []string)
- func ListWhitelist() (list []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddWhitelist ¶
func AddWhitelist(qq int64)
func DelWhitelist ¶
func DelWhitelist(qq int64)
func DisableAllWhitelist ¶
func DisableAllWhitelist() (count int)
func EnableAllWhitelist ¶
func EnableAllWhitelist() (count int)
func IsSuperAdmin ¶
func IsWhitelist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.