You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DisCatSharp.Docs/changelogs/v10/10_6_2.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ author: DisCatSharp Team
32
32
33
33
➕ Added [InteractionMetadata](xref:DisCatSharp.Entities.DiscordMessage.InteractionMetadata) to [DiscordMessage](xref:DisCatSharp.Entities.DiscordMessage).
34
34
35
-
➕ Added [Polls](https://support.discord.com/hc/en-us/articles/22163184112407)! Apps can now send polls, request vote information and get the result. Additionally two gateway events exist which are fired on vote add and vote remove.
35
+
➕ Added [Polls](https://support.discord.com/hc/en-us/articles/22163184112407)! Apps can now send polls, request vote information and get the result. Additionally two gateway events exist which are fired on vote add and vote remove. Articles will follow.
36
36
37
37
➕ Added [OAuth2AddToGuildAsync](xref:DisCatSharp.Entities.DiscordUser.OAuth2AddToGuildAsync*) to [DiscordUser](xref:DisCatSharp.Entities.DiscordUser).
0 commit comments