ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.send
/
SendAction
/
SendAction
Send
Action
constructor
(
chatId
:
ChatIdentifier
,
action
:
BotAction
,
threadId
:
MessageThreadId
?
=
chatId.threadId
,
businessConnectionId
:
BusinessConnectionId
?
=
chatId.businessConnectionId
)