1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-05 07:53:47 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.extensions.utils.updates/convert-with-media-group-updates.md
2021-03-17 15:18:37 +00:00

18 lines
778 B
Markdown

//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.utils.updates](index.md)/[convertWithMediaGroupUpdates](convert-with-media-group-updates.md)
# convertWithMediaGroupUpdates
[common]
Content
fun [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[Update](../dev.inmo.tgbotapi.types.update.abstracts/-update/index.md)>.[convertWithMediaGroupUpdates](convert-with-media-group-updates.md)(): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[Update](../dev.inmo.tgbotapi.types.update.abstracts/-update/index.md)>
More info
Will convert incoming list of updates to list with [MediaGroupUpdate](../dev.inmo.tgbotapi.types.update.MediaGroupUpdates/-media-group-update/index.md)s