nyx icon indicating copy to clipboard operation
nyx copied to clipboard

A Dart library for Discord

Results 4 nyx issues
Sort by recently updated
recently updated
newest added

If not I'd love to have the pub package name (`discord`). No biggie though.

Fixes an error when the typing event is fired on a DM channel the second time because the channel is of the class GuildChannel

https://www.dartdocs.org/documentation/discord/0.15.0/discord/Guild/iconURL.html Actual result: The returned url goes to https://cdn.discordapp.com/icons//null.webp?size=128 Expected result: Returns null or a exception is thrown.