Documentation
¶
Overview ¶
SPDX-License-Identifier: AGPL-3.0-only
SPDX-License-Identifier: AGPL-3.0-only
SPDX-License-Identifier: AGPL-3.0-only
SPDX-License-Identifier: AGPL-3.0-only
Index ¶
- func Init(bot *bot.Bot) (s string, list []*bcr.Command)
- type Bot
- func (bot *Bot) MessageReactionAdd(ev *gateway.MessageReactionAddEvent)
- func (bot *Bot) MessageReactionDelete(ev *gateway.MessageReactionRemoveEvent)
- func (bot *Bot) MessageReactionRemoveAll(ev *gateway.MessageReactionRemoveAllEvent)
- func (bot *Bot) MessageReactionRemoveEmoji(ev *gateway.MessageReactionRemoveEmojiEvent)
- func (bot *Bot) RemoveWebhook(id discord.WebhookID)
- func (bot *Bot) Webhook(id discord.WebhookID, token string) *webhook.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bot ¶
Bot ...
func (*Bot) MessageReactionAdd ¶
func (bot *Bot) MessageReactionAdd(ev *gateway.MessageReactionAddEvent)
MessageReactionAdd ...
func (*Bot) MessageReactionDelete ¶
func (bot *Bot) MessageReactionDelete(ev *gateway.MessageReactionRemoveEvent)
MessageReactionDelete ...
func (*Bot) MessageReactionRemoveAll ¶
func (bot *Bot) MessageReactionRemoveAll(ev *gateway.MessageReactionRemoveAllEvent)
MessageReactionRemoveAll ...
func (*Bot) MessageReactionRemoveEmoji ¶
func (bot *Bot) MessageReactionRemoveEmoji(ev *gateway.MessageReactionRemoveEmojiEvent)
MessageReactionRemoveEmoji ...
func (*Bot) RemoveWebhook ¶
Click to show internal directories.
Click to hide internal directories.