Add tests for attachments

This commit is contained in:
Tyrrrz
2021-09-10 01:55:28 +03:00
parent 44f64a2cb3
commit 402b5cc7d0
3 changed files with 196 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ namespace DiscordChatExporter.Cli.Tests.TestData
{
public static class ChannelIds
{
public static Snowflake AttachmentTestCases { get; } = Snowflake.Parse("885587741654536192");
public static Snowflake DateRangeTestCases { get; } = Snowflake.Parse("866674248747319326");
public static Snowflake EmbedTestCases { get; } = Snowflake.Parse("866472452459462687");