mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 18:10:37 +08:00
docs: clarify OpenAPI chat username identity (#8880)
This commit is contained in:
@@ -5266,6 +5266,7 @@ components:
|
||||
properties:
|
||||
username:
|
||||
type: string
|
||||
description: Caller-declared WebChat sender/session owner. This value is used as the message sender identity and may participate in sender-ID-based command permission checks. Treat chat-scoped API keys as trusted backend credentials and map or validate usernames before accepting end-user input.
|
||||
session_id:
|
||||
type: string
|
||||
conversation_id:
|
||||
|
||||
Reference in New Issue
Block a user