download File Stream Allocator
suspend fun TelegramBot.downloadFileStreamAllocator(filePath: String): ByteReadChannelAllocator
Content copied to clipboard
suspend fun TelegramBot.downloadFileStreamAllocator(pathedFile: PathedFile): ByteReadChannelAllocator
Content copied to clipboard
suspend fun TelegramBot.downloadFileStreamAllocator(fileId: FileId): ByteReadChannelAllocator
Content copied to clipboard
suspend fun TelegramBot.downloadFileStreamAllocator(file: TelegramMediaFile): ByteReadChannelAllocator
Content copied to clipboard
suspend fun TelegramBot.downloadFileStreamAllocator(file: MediaContent): ByteReadChannelAllocator
Content copied to clipboard