Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
getMessageByLink
Function getMessageByLink
get
Message
By
Link
(
client
,
link
)
:
Promise
<
Message
|
null
>
Given a message link (e.g.
t.me/durov/1
), fetch the relevant message.
Parameters
client
:
ITelegramClient
link
:
string
Returns
Promise
<
Message
|
null
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Given a message link (e.g.
t.me/durov/1
), fetch the relevant message.