Hiroshi Tanaka
e9a1f7818c
fix(discord): extract forwarded message text in thread starter resolution ( #60139 )
...
resolveDiscordThreadStarter only checked content and embeds, returning
null for forwarded messages where the text lives in message_snapshots.
Add a local resolveStarterForwardedText helper that extracts text
directly from the message_snapshots array on the REST response object.
This avoids fragile type casts and keeps the change self-contained
within threading.ts.
Fixes #60129
2026-04-04 00:02:42 +09:00
..
2026-04-03 23:01:51 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:24:17 +09:00
2026-04-03 23:07:20 +09:00
2026-04-03 23:03:02 +09:00
2026-04-03 15:40:07 +02:00
2026-04-04 00:02:42 +09:00
2026-04-03 23:19:11 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 14:03:05 +01:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:29:34 +09:00
2026-04-03 23:39:06 +09:00
2026-04-03 21:52:35 +09:00
2026-04-03 15:40:07 +02:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:46:21 +09:00
2026-04-03 21:36:13 +09:00
2026-04-03 23:01:43 +09:00
2026-04-03 15:40:07 +02:00
2026-04-03 15:40:07 +02:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:14:37 +09:00
2026-04-03 23:03:02 +09:00
2026-04-03 15:40:07 +02:00
2026-04-03 23:39:06 +09:00
2026-04-03 23:44:50 +09:00
2026-04-03 23:14:45 +09:00
2026-04-03 13:32:16 +01:00
2026-04-03 23:49:53 +09:00
2026-04-03 15:40:07 +02:00
2026-04-03 15:40:07 +02:00
2026-04-03 23:03:33 +09:00
2026-04-04 00:00:34 +09:00
2026-04-03 23:14:45 +09:00