toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.api.chat
/
sendChatAction
send
Chat
Action
inline
fun
sendChatAction
(
messageThreadId
:
Int
?
=
null
,
block
:
(
)
->
ChatAction
)
:
SendChatActionAction
inline
fun
sendChatAction
(
action
:
ChatAction
,
messageThreadId
:
Int
?
=
null
)
:
SendChatActionAction