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