docs
35.1.0
      Target filter
Search in API
Skip to content
    docs
docs/dev.inmo.tgbotapi.extensions.api.files/downloadFileStreamAllocator

downloadFileStreamAllocator

suspend fun TelegramBot.downloadFileStreamAllocator(filePath: String): ByteReadChannelAllocator(source)
suspend fun TelegramBot.downloadFileStreamAllocator(pathedFile: PathedFile): ByteReadChannelAllocator(source)
suspend fun TelegramBot.downloadFileStreamAllocator(fileId: FileId): ByteReadChannelAllocator(source)
suspend fun TelegramBot.downloadFileStreamAllocator(file: TelegramMediaFile): ByteReadChannelAllocator(source)
suspend fun TelegramBot.downloadFileStreamAllocator(file: MediaContent): ByteReadChannelAllocator(source)
Generated by Dokka
© 2026 Copyright