1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 19:26:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.message.content.media/-voice-content/-voice-content.md
2021-03-17 15:18:37 +00:00

12 lines
603 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.message.content.media](../index.md)/[VoiceContent](index.md)/[VoiceContent](-voice-content.md)
# VoiceContent
[common]
Content
fun [VoiceContent](-voice-content.md)(media: [VoiceFile](../../dev.inmo.tgbotapi.types.files/-voice-file/index.md), caption: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, captionEntities: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextPart](../../dev.inmo.tgbotapi.CommonAbstracts/-text-part/index.md)> = emptyList())