mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-16 12:41:42 +00:00
6 lines
326 B
TypeScript
6 lines
326 B
TypeScript
// Telegram tests cover bot message context.group body plugin behavior.
|
|
import "./bot-message-context.audio-transcript.test-support.js";
|
|
import "./bot-message-context.implicit-mention.test-support.js";
|
|
import "./bot-message-context.sender-prefix.test-support.js";
|
|
import "./bot-message-context.silent-ingest.test-support.js";
|