Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
acceptStarGift
Function acceptStarGift
accept
Star
Gift
(
client
,
params
)
:
Promise
<
boolean
>
Accept, hide or convert a star gift.
Parameters
client
:
ITelegramClient
params
:
InputMessageId
&
{
action
:
"save"
|
"hide"
|
"convert"
;
}
Returns
Promise
<
boolean
>
Whether the action was successful
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Accept, hide or convert a star gift.