1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-01-24 05:26:56 +00:00

Merge pull request #68 from mavolin/54-create-group

This commit is contained in:
diamondburned 2020-05-15 10:39:58 -07:00 committed by GitHub
commit 2d8e08e5e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,4 @@ func (c *Client) ChangeOwnNickname(
)
}
// shitty SDK, don't care, PR welcomed
// func (c *Client) CreateGroup(tokens []string, nicks map[])
// func (c *Client) UserConnections() ([]discord.Connection, error) {}