docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.api.send
/
withTypingAction
with
Typing
Action
suspend
fun
<
T
>
TelegramBot
.
withTypingAction
(
chatId
:
IdChatIdentifier
,
block
:
TelegramBotActionCallback
<
T
>
)
:
T
suspend
fun
<
T
>
TelegramBot
.
withTypingAction
(
chat
:
Chat
,
block
:
TelegramBotActionCallback
<
T
>
)
:
T