mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-31 17:43:04 -06:00
this adds support for exporting the action rows sometimes found in embeds. Only was able to test with single button action rows. I used copilot to draft up a proof of concept and tweaked to get it working 100% and fixed the colors to match discord styling Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ComponentParsingSpecs.cs | ||
| CsvContentSpecs.cs | ||
| DateRangeSpecs.cs | ||
| FilterSpecs.cs | ||
| HtmlAttachmentSpecs.cs | ||
| HtmlContentSpecs.cs | ||
| HtmlEmbedSpecs.cs | ||
| HtmlForwardSpecs.cs | ||
| HtmlGroupingSpecs.cs | ||
| HtmlMarkdownSpecs.cs | ||
| HtmlMentionSpecs.cs | ||
| HtmlReplySpecs.cs | ||
| HtmlStickerSpecs.cs | ||
| JsonAttachmentSpecs.cs | ||
| JsonContentSpecs.cs | ||
| JsonEmbedSpecs.cs | ||
| JsonEmojiSpecs.cs | ||
| JsonForwardSpecs.cs | ||
| JsonMentionSpecs.cs | ||
| JsonStickerSpecs.cs | ||
| PartitioningSpecs.cs | ||
| PlainTextContentSpecs.cs | ||
| PlainTextForwardSpecs.cs | ||
| SelfContainedSpecs.cs | ||