ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.files
/
PathedFile
/
PathedFile
Pathed
File
constructor
(
fileId
:
FileId
,
fileUniqueId
:
TgFileUniqueId
,
filePath
:
String
,
fileSize
:
Long
?
=
null
)