teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
AvailableReaction
Class AvailableReaction
Hierarchy (
View Summary
)
VirtualClass
<
{
activateAnimation
:
TypeDocument
;
appearAnimation
:
TypeDocument
;
aroundAnimation
?:
TypeDocument
;
centerIcon
?:
TypeDocument
;
effectAnimation
:
TypeDocument
;
inactive
?:
boolean
;
premium
?:
boolean
;
reaction
:
string
;
selectAnimation
:
TypeDocument
;
staticIcon
:
TypeDocument
;
title
:
string
;
}
,
>
AvailableReaction
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
activate
Animation
appear
Animation
around
Animation?
center
Icon?
class
Name
class
Type
CONSTRUCTOR_
ID
effect
Animation
inactive?
original
Args
premium?
reaction
select
Animation
static
Icon
SUBCLASS_
OF_
ID
title
Constructors
constructor
new
AvailableReaction
(
args
:
{
activateAnimation
:
TypeDocument
;
appearAnimation
:
TypeDocument
;
aroundAnimation
?:
TypeDocument
;
centerIcon
?:
TypeDocument
;
effectAnimation
:
TypeDocument
;
inactive
?:
boolean
;
premium
?:
boolean
;
reaction
:
string
;
selectAnimation
:
TypeDocument
;
staticIcon
:
TypeDocument
;
title
:
string
;
}
,
)
:
AvailableReaction
Parameters
args
:
{
activateAnimation
:
TypeDocument
;
appearAnimation
:
TypeDocument
;
aroundAnimation
?:
TypeDocument
;
centerIcon
?:
TypeDocument
;
effectAnimation
:
TypeDocument
;
inactive
?:
boolean
;
premium
?:
boolean
;
reaction
:
string
;
selectAnimation
:
TypeDocument
;
staticIcon
:
TypeDocument
;
title
:
string
;
}
Returns
AvailableReaction
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
AvailableReaction
Parameters
reader
:
any
Returns
AvailableReaction
Static
serialize
Bytes
serializeBytes
(
data
:
string
|
Buffer
<
ArrayBufferLike
>
)
:
Buffer
Parameters
data
:
string
|
Buffer
<
ArrayBufferLike
>
Returns
Buffer
Static
serialize
Date
serializeDate
(
date
:
number
|
Date
)
:
Buffer
Parameters
date
:
number
|
Date
Returns
Buffer
get
Bytes
getBytes
()
:
Buffer
Returns
Buffer
to
JSON
toJSON
()
:
{
activateAnimation
:
TypeDocument
;
appearAnimation
:
TypeDocument
;
aroundAnimation
?:
TypeDocument
;
centerIcon
?:
TypeDocument
;
effectAnimation
:
TypeDocument
;
inactive
?:
boolean
;
premium
?:
boolean
;
reaction
:
string
;
selectAnimation
:
TypeDocument
;
staticIcon
:
TypeDocument
;
title
:
string
;
}
Returns
{
activateAnimation
:
TypeDocument
;
appearAnimation
:
TypeDocument
;
aroundAnimation
?:
TypeDocument
;
centerIcon
?:
TypeDocument
;
effectAnimation
:
TypeDocument
;
inactive
?:
boolean
;
premium
?:
boolean
;
reaction
:
string
;
selectAnimation
:
TypeDocument
;
staticIcon
:
TypeDocument
;
title
:
string
;
}
Properties
Static
class
Name
className
:
string
Static
class
Type
classType
:
"constructor"
|
"request"
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
number
activate
Animation
activateAnimation
:
TypeDocument
appear
Animation
appearAnimation
:
TypeDocument
Optional
around
Animation
aroundAnimation
?:
TypeDocument
Optional
center
Icon
centerIcon
?:
TypeDocument
class
Name
className
:
"AvailableReaction"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
3229084673
effect
Animation
effectAnimation
:
TypeDocument
Optional
inactive
inactive
?:
boolean
original
Args
originalArgs
:
{
activateAnimation
:
TypeDocument
;
appearAnimation
:
TypeDocument
;
aroundAnimation
?:
TypeDocument
;
centerIcon
?:
TypeDocument
;
effectAnimation
:
TypeDocument
;
inactive
?:
boolean
;
premium
?:
boolean
;
reaction
:
string
;
selectAnimation
:
TypeDocument
;
staticIcon
:
TypeDocument
;
title
:
string
;
}
Optional
premium
premium
?:
boolean
reaction
reaction
:
string
select
Animation
selectAnimation
:
TypeDocument
static
Icon
staticIcon
:
TypeDocument
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
2350685555
title
title
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
activate
Animation
appear
Animation
around
Animation
center
Icon
class
Name
class
Type
CONSTRUCTOR_
ID
effect
Animation
inactive
original
Args
premium
reaction
select
Animation
static
Icon
SUBCLASS_
OF_
ID
title
GitHub
npm
Issues
teleproto - v1.229.0
Loading...