docs / com.github.insanusmokrassar.TelegramBotAPI.utils / StorageFile

StorageFile

(common) data class StorageFile (source)

Constructors

(common)

<init>

StorageFile(storageFileInfo: StorageFileInfo, inputSource: () -> Input)

Properties

(common)

storageFileInfo

val storageFileInfo: StorageFileInfo

Functions

(common)

asInput

fun asInput(): Input