PersistentAI API Documentation / @persistent-ai/fireflow-nodes / TelegramAttachmentResult
Class: TelegramAttachmentResult
Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/attachment-result.ts:19
Constructors
Constructor
new TelegramAttachmentResult():
TelegramAttachmentResult
Returns
TelegramAttachmentResult
Properties
attachment_type
attachment_type:
string=''
Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/attachment-result.ts:30
file_id
file_id:
string=''
Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/attachment-result.ts:36
file_name
file_name:
string=''
Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/attachment-result.ts:24
file_size
file_size:
number=0
Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/attachment-result.ts:33
mime_type
mime_type:
string=''
Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/attachment-result.ts:27
uri
uri:
string=''
Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/attachment-result.ts:21