Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
replyText
Function replyText
reply
Text
(
client
,
message
,
...
params
)
:
ReturnType
<
typeof
sendText
>
Send a text in reply to a given message
Parameters
client
:
ITelegramClient
message
:
Message
Rest
...
params
:
[
text
:
InputText
,
params
?:
CommonSendParams
&
{
disableWebPreview
?:
boolean
;
invertMedia
?:
boolean
;
replyMarkup
?:
ReplyMarkup
;
}
]
Returns
ReturnType
<
typeof
sendText
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Send a text in reply to a given message