toggle menu
Telegram Bot
7.5.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal
/
ImplicitFile
Implicit
File
@
Serializable
(
with
=
ImplicitFile.Companion::class
)
sealed
class
ImplicitFile
Inheritors
Str
InpFile
Members
Types
Inp
File
Link copied to clipboard
@
Serializable
class
InpFile
(
val
file
:
InputFile
)
:
ImplicitFile
Str
Link copied to clipboard
@
Serializable
class
Str
(
val
file
:
String
)
:
ImplicitFile
Properties
file
Link copied to clipboard
abstract
val
file
:
Any