mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-03 13:34:27 +00:00
5 lines
189 B
Go
5 lines
189 B
Go
// Package discord provides common structures that the whole repository uses. It
|
|
// does not (and should not) contain API-specific structures, or WS-specific
|
|
// structures.
|
|
package discord
|