Documentation ¶ Index ¶ func AdminOrManageServerCommand(inner dcommand.Run) dcommand.Run func HasPerms(guildID, channelID, userID string, perm int64) bool func IsGuildBanned(guildID string) bool func OwnerCommand(inner dcommand.Run) dcommand.Run Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AdminOrManageServerCommand ¶ func AdminOrManageServerCommand(inner dcommand.Run) dcommand.Run func HasPerms ¶ func HasPerms(guildID, channelID, userID string, perm int64) bool func IsGuildBanned ¶ func IsGuildBanned(guildID string) bool IsGuildBanned returns a boolean of whether the guild is banned or not func OwnerCommand ¶ func OwnerCommand(inner dcommand.Run) dcommand.Run Types ¶ This section is empty. Source Files ¶ View all Source files util.go Click to show internal directories. Click to hide internal directories.