Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoleCommand ¶
type RoleCommand struct {
// contains filtered or unexported fields
}
func (RoleCommand) Action ¶
func (c RoleCommand) Action(m *discordgo.MessageCreate, args []string, creator *messages.MessageCreator) error
func (RoleCommand) Check ¶
func (RoleCommand) Check(cmd string) bool
func (RoleCommand) GetHelpPageEntry ¶
func (c RoleCommand) GetHelpPageEntry() commands.HelpPageEntry
func (RoleCommand) ShouldRemoveOriginal ¶
func (RoleCommand) ShouldRemoveOriginal() bool
type RolesModule ¶
type RolesModule struct { }
func (RolesModule) GetName ¶
func (RolesModule) GetName() string
Click to show internal directories.
Click to hide internal directories.