There was an error while loading. Please reload this page.
1 parent 0d74c5c commit 503e720Copy full SHA for 503e720
1 file changed
src/Discord.Net.Core/DiscordErrorCode.cs
@@ -152,6 +152,7 @@ public enum DiscordErrorCode
152
InvalidMessageType = 50068,
153
PaymentSourceRequiredForGift = 50070,
154
CannotDeleteRequiredCommunityChannel = 50074,
155
+ CannotEditStickersWithinAMessage = 50080,
156
InvalidSticker = 50081,
157
CannotExecuteOnArchivedThread = 50083,
158
InvalidThreadNotificationSettings = 50084,
0 commit comments