ppagent / IBotFileInfo
Interface: IBotFileInfo
Defined in: src/bot/bot.ts:50
Properties
file
file:
IAsyncFile
Defined in: src/bot/bot.ts:51
messageId
messageId:
string
Defined in: src/bot/bot.ts:52
type
type:
"image"
|"file"
|"video"
Defined in: src/bot/bot.ts:53