DiscordChatExporter/DiscordChatExporter.Core
Jacob P. 6a8eeda9e5
Include thread starter message when exporting threads (#1265)
Threads created from a message in a regular text/announcement channel
don't include that message in their own message history, even though it
logically belongs to the thread as its first message. Because the thread
shares its ID with the starter message, fetch it from the parent channel
and export it ahead of (or after, in reverse mode) the thread's messages.

Forum/media posts are unaffected, as their starter message is already
part of the thread's own history.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 02:21:35 +02:00
..
Discord Include thread starter message when exporting threads (#1265) 2026-06-19 02:21:35 +02:00
Exceptions Remove BOM 2026-04-19 23:13:12 +03:00
Exporting Include thread starter message when exporting threads (#1265) 2026-06-19 02:21:35 +02:00
Markdown Remove BOM 2026-04-19 23:13:12 +03:00
Utils Remove BOM 2026-04-19 23:13:12 +03:00
DiscordChatExporter.Core.csproj Update packages 2026-06-08 15:52:10 +03:00