mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 01:31:23 +00:00
Discord: add trusted channel topics on new sessions
This commit is contained in:
@@ -98,6 +98,8 @@ export type MsgContext = {
|
||||
GroupSubject?: string;
|
||||
/** Human label for channel-like group conversations (e.g. #general, #support). */
|
||||
GroupChannel?: string;
|
||||
/** Channel topic/description (trusted metadata for new session context). */
|
||||
ChannelTopic?: string;
|
||||
GroupSpace?: string;
|
||||
GroupMembers?: string;
|
||||
GroupSystemPrompt?: string;
|
||||
|
||||
Reference in New Issue
Block a user