Include inline emoji in JSON export (#1311)

This commit is contained in:
Oleksii Holub
2024-11-06 19:23:40 +02:00
committed by GitHub
parent 9c15baf799
commit 789e5af8ba
7 changed files with 204 additions and 87 deletions

View File

@@ -10,6 +10,8 @@ public static class ChannelIds
public static Snowflake EmbedTestCases { get; } = Snowflake.Parse("866472452459462687");
public static Snowflake EmojiTestCases { get; } = Snowflake.Parse("866768438290415636");
public static Snowflake GroupingTestCases { get; } = Snowflake.Parse("992092091545034842");
public static Snowflake FilterTestCases { get; } = Snowflake.Parse("866744075033641020");