Enum telbot_types::file::InputFileVariant [−][src]
Expand description
Thumbnail type.
Variants
File(InputFile)Use existing file
Tuple Fields of File
0: InputFileId(String)Upload a new file
Tuple Fields of Id
0: String