Documentation
¶
Index ¶
- type Commands
- func (c *Commands) Ban(ctx context.Context, b *bot.Bot, update *models.Update)
- func (c *Commands) Exit(ctx context.Context, b *bot.Bot, update *models.Update)
- func (c *Commands) Kick(ctx context.Context, b *bot.Bot, update *models.Update)
- func (c *Commands) Mute(ctx context.Context, b *bot.Bot, update *models.Update)
- func (c *Commands) TLDR(ctx context.Context, b *bot.Bot, update *models.Update)
- func (c *Commands) Unban(ctx context.Context, b *bot.Bot, update *models.Update)
- func (c *Commands) Unmute(ctx context.Context, b *bot.Bot, update *models.Update)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Commands ¶
type Commands struct {
// contains filtered or unexported fields
}
func InitCommands ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.