Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
quoteWithText
Function quoteWithText
quote
With
Text
(
client
,
message
,
params
)
:
ReturnType
<
typeof
sendText
>
Send a text in reply to a given quote
Parameters
client
:
ITelegramClient
message
:
Message
params
:
Omit
<
CommonSendParams
&
{
disableWebPreview
?:
boolean
;
invertMedia
?:
boolean
;
replyMarkup
?:
ReplyMarkup
;
}
,
"quoteText"
|
"quoteEntities"
>
&
{
end
:
number
;
start
:
number
;
toChatId
?:
InputPeerLike
;
}
&
{
text
:
InputText
;
}
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 quote