Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
setBusinessIntro
Function setBusinessIntro
set
Business
Intro
(
client
,
intro
)
:
Promise
<
void
>
Set current user's business introduction.
Parameters
client
:
ITelegramClient
intro
:
null
|
{
description
?:
string
;
sticker
?:
TypeInputDocument
|
InputFileLike
|
InputMediaSticker
;
title
?:
string
;
}
Introduction parameters, or
null
to remove
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Set current user's business introduction.