Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReminderCommand ¶
type ReminderCommand struct {
Repository reminder.Repository
}
func (*ReminderCommand) Description ¶
func (cmd *ReminderCommand) Description() string
func (*ReminderCommand) Name ¶
func (cmd *ReminderCommand) Name() string
func (*ReminderCommand) Options ¶
func (cmd *ReminderCommand) Options() []*discordgo.ApplicationCommandOption
func (*ReminderCommand) Version ¶
func (cmd *ReminderCommand) Version() string
Click to show internal directories.
Click to hide internal directories.