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