KtGram
Toggle table of contents
7.8.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
sendMediaGroup
send
Media
Group
inline
fun
TelegramBot
.
sendMediaGroup
(
media
:
List
<
InputMedia
>
)
:
SendMediaGroupAction
(
source
)
inline
fun
TelegramBot
.
sendMediaGroup
(
vararg
media
:
InputMedia
)
:
SendMediaGroupAction
(
source
)