Package dev. inmo. tgbotapi. extensions. utils. types. files
Functions
Link copied to clipboard
suspend fun TelegramBot.convertToStorageFile(fileId: FileId): StorageFile
Content copied to clipboard
suspend fun TelegramBot.convertToStorageFile(pathedFile: PathedFile): StorageFile
Content copied to clipboard
suspend fun TelegramBot.convertToStorageFile(file: TelegramMediaFile): StorageFile
Content copied to clipboard
suspend fun TelegramBot.convertToStorageFile(content: MediaContent): StorageFile
Content copied to clipboard
suspend fun convertToStorageFile(downloadStreamAllocator: ByteReadChannelAllocator, pathedFile: PathedFile): StorageFile
Content copied to clipboard