Documentation - v0.27.2
Preparing search index...
@mtcute/deno
methods
setContactNote
Function setContactNote
setContactNote
(
client
:
ITelegramClient
,
userId
:
InputPeerLike
,
note
:
InputText
,
)
:
Promise
<
void
>
Set a note for a contact
Parameters
client
:
ITelegramClient
userId
:
InputPeerLike
ID of the user to set the note for
note
:
InputText
Note text
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.27.2
Loading...
Set a note for a contact