1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-07-10 07:57:11 +00:00
arikawa/discord/discord.go

5 lines
189 B
Go
Raw Normal View History

2020-01-15 04:56:50 +00:00
// 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