ppagent / IBotHistoryMessage
Interface: IBotHistoryMessage
Defined in: src/bot/bot.ts:59
机器人特定平台最终发送和接收的消息,用于历史消息缓存
Properties
data
data:
any
Defined in: src/bot/bot.ts:61
type
type:
"bot"
|"user"
Defined in: src/bot/bot.ts:60
ppagent / IBotHistoryMessage
Defined in: src/bot/bot.ts:59
机器人特定平台最终发送和接收的消息,用于历史消息缓存
data:
any
Defined in: src/bot/bot.ts:61
type:
"bot"
|"user"
Defined in: src/bot/bot.ts:60