1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-16 13:23:47 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.files/as-audio-file.md

12 lines
547 B
Markdown
Raw Normal View History

//[docs](../../index.md)/[dev.inmo.tgbotapi.types.files](index.md)/[asAudioFile](as-audio-file.md)
# asAudioFile
[common]
Content
fun [VoiceFile](-voice-file/index.md).[asAudioFile](as-audio-file.md)(performer: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, title: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, fileName: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null): [AudioFile](-audio-file/index.md)