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
1 changed files with 0 additions and 3 deletions

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) {}