1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-28 01:33:10 +00:00

API: remove comment

This commit is contained in:
mavolin 2020-05-15 19:37:10 +02:00
parent 795a69ca7d
commit b6fee46f69
No known key found for this signature in database
GPG key ID: D8681218EDF216DF

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) {} // func (c *Client) UserConnections() ([]discord.Connection, error) {}