Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/deno
methods
CanApplyBoostResult
Type Alias CanApplyBoostResult
CanApplyBoostResult
:
|
{
can
:
true
;
replace
?:
Chat
[]
;
slots
:
BoostSlot
[]
}
|
{
can
:
false
;
reason
:
"need_premium"
;
slots
:
BoostSlot
[]
}
|
{
can
:
false
;
reason
:
"no_slots"
;
slots
:
BoostSlot
[]
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...