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:
parent
795a69ca7d
commit
b6fee46f69
|
@ -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) {}
|
||||||
|
|
Loading…
Reference in a new issue