Update to Labs 3.5.0 (#1971)

* Merge https://github.com/Discord-Net-Labs/Discord.Net-Labs into patch/labs3.5.0

* Add missing periods
This commit is contained in:
Quin Lynch
2021-12-19 03:41:58 -04:00
committed by GitHub
parent 52e2019990
commit 6c7502da68
41 changed files with 1097 additions and 272 deletions

View File

@@ -109,15 +109,15 @@ reactions.
Unfortunately, not at the moment. See [#401](https://github.com/discord-net/Discord.Net/issues/401).
[ichannel]: xref:Discord.IChannel
[icategorychannel]: xref:Discord.ICategoryChannel
[iguildchannel]: xref:Discord.IGuildChannel
[itextchannel]: xref:Discord.ITextChannel
[iguild]: xref:Discord.IGuild
[ivoicechannel]: xref:Discord.IVoiceChannel
[iguilduser]: xref:Discord.IGuildUser
[imessagechannel]: xref:Discord.IMessageChannel
[iusermessage]: xref:Discord.IUserMessage
[iemote]: xref:Discord.IEmote
[emote]: xref:Discord.Emote
[emoji]: xref:Discord.Emoji
[IChannel]: xref:Discord.IChannel
[ICategoryChannel]: xref:Discord.ICategoryChannel
[IGuildChannel]: xref:Discord.IGuildChannel
[ITextChannel]: xref:Discord.ITextChannel
[IGuild]: xref:Discord.IGuild
[IVoiceChannel]: xref:Discord.IVoiceChannel
[IGuildUser]: xref:Discord.IGuildUser
[IMessageChannel]: xref:Discord.IMessageChannel
[IUserMessage]: xref:Discord.IUserMessage
[IEmote]: xref:Discord.IEmote
[Emote]: xref:Discord.Emote
[Emoji]: xref:Discord.Emoji