mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-16 13:23:47 +00:00
12 lines
547 B
Markdown
12 lines
547 B
Markdown
|
//[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)
|
||
|
|
||
|
|
||
|
|