mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-30 08:08:13 +00:00
* discord: update permission constants
* discord: update MessageType constants, add ephemeral field to Attachment
Renamed ApplicationCommandMessage to ChatInputCommandMessage and add
ContextMenuCommand. Add the ephemeral field to Attachment.
* discord: add version field to Command
* gateway: remove ApplicationCommandUpdateEvent
|
||
|---|---|---|
| .. | ||
| shard | ||
| commands.go | ||
| events.go | ||
| events_map.go | ||
| gateway.go | ||
| identify.go | ||
| integration_test.go | ||
| intents.go | ||
| op.go | ||
| perseverance_test.go | ||
| ready.go | ||