docs
common
docs
/
dev.inmo.tgbotapi.requests.get
/
GetFile
Get
File
common
data
class
GetFile
(
fileId
:
FileId
)
:
SimpleRequest
<
PathedFile
>
Content copied to clipboard
Functions
Properties
Functions
method
Link copied to clipboard
common
open
override
fun
method
(
)
:
String
Content copied to clipboard
Properties
fileId
Link copied to clipboard
common
val
fileId
:
FileId
Content copied to clipboard
requestSerializer
Link copied to clipboard
common
open
override
val
requestSerializer
:
SerializationStrategy
<
*
>
Content copied to clipboard
resultDeserializer
Link copied to clipboard
common
open
override
val
resultDeserializer
:
DeserializationStrategy
<
PathedFile
>
Content copied to clipboard