redo discord mocks
This commit is contained in:
parent
f4718f979a
commit
dfbb9e2bca
19 changed files with 223 additions and 105 deletions
|
@ -1,3 +1,5 @@
|
|||
package types
|
||||
|
||||
type DiscordGuild struct{}
|
||||
type DiscordGuild struct {
|
||||
ID string `json:"id"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue