fix: polish thread session routing

This commit is contained in:
Peter Steinberger
2026-01-07 20:09:57 +01:00
parent d4bba937a0
commit d81cb886ce
3 changed files with 2 additions and 8 deletions

View File

@@ -11,11 +11,6 @@ import {
MessageReactionRemoveListener,
MessageType,
type RequestClient,
type PartialMessage,
type PartialMessageReaction,
Partials,
type ThreadChannel,
type PartialUser,
type User,
} from "@buape/carbon";
import { GatewayIntents, GatewayPlugin } from "@buape/carbon/gateway";
@@ -907,7 +902,6 @@ export function createDiscordMessageHandler(params: {
: `group:${message.channelId}`,
To: discordTo,
SessionKey: threadKeys.sessionKey,
SessionKey: threadKeys.sessionKey,
AccountId: route.accountId,
ChatType: isDirectMessage ? "direct" : "group",
SenderName: