teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
AvailableEffect
Class AvailableEffect
Hierarchy (
View Summary
)
VirtualClass
<
{
effectAnimationId
?:
long
;
effectStickerId
:
long
;
emoticon
:
string
;
id
:
long
;
premiumRequired
?:
boolean
;
staticIconId
?:
long
;
}
,
>
AvailableEffect
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
CONSTRUCTOR_
ID
effect
Animation
Id?
effect
Sticker
Id
emoticon
id
original
Args
premium
Required?
static
Icon
Id?
SUBCLASS_
OF_
ID
Constructors
constructor
new
AvailableEffect
(
args
:
{
effectAnimationId
?:
BigInteger
;
effectStickerId
:
BigInteger
;
emoticon
:
string
;
id
:
BigInteger
;
premiumRequired
?:
boolean
;
staticIconId
?:
BigInteger
;
}
,
)
:
AvailableEffect
Parameters
args
:
{
effectAnimationId
?:
BigInteger
;
effectStickerId
:
BigInteger
;
emoticon
:
string
;
id
:
BigInteger
;
premiumRequired
?:
boolean
;
staticIconId
?:
BigInteger
;
}
Returns
AvailableEffect
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
AvailableEffect
Parameters
reader
:
any
Returns
AvailableEffect
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
()
:
{
effectAnimationId
?:
BigInteger
;
effectStickerId
:
BigInteger
;
emoticon
:
string
;
id
:
BigInteger
;
premiumRequired
?:
boolean
;
staticIconId
?:
BigInteger
;
}
Returns
{
effectAnimationId
?:
BigInteger
;
effectStickerId
:
BigInteger
;
emoticon
:
string
;
id
:
BigInteger
;
premiumRequired
?:
boolean
;
staticIconId
?:
BigInteger
;
}
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
class
Name
className
:
"AvailableEffect"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2479088254
Optional
effect
Animation
Id
effectAnimationId
?:
BigInteger
effect
Sticker
Id
effectStickerId
:
BigInteger
emoticon
emoticon
:
string
id
id
:
BigInteger
original
Args
originalArgs
:
{
effectAnimationId
?:
BigInteger
;
effectStickerId
:
BigInteger
;
emoticon
:
string
;
id
:
BigInteger
;
premiumRequired
?:
boolean
;
staticIconId
?:
BigInteger
;
}
Optional
premium
Required
premiumRequired
?:
boolean
Optional
static
Icon
Id
staticIconId
?:
BigInteger
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
2556047233
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
class
Name
class
Type
CONSTRUCTOR_
ID
effect
Animation
Id
effect
Sticker
Id
emoticon
id
original
Args
premium
Required
static
Icon
Id
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...