teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputStorePaymentStarsGift
Class InputStorePaymentStarsGift
Hierarchy (
View Summary
)
VirtualClass
<
{
amount
:
long
;
currency
:
string
;
stars
:
long
;
userId
:
TypeInputUser
}
,
>
InputStorePaymentStarsGift
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
amount
class
Name
class
Type
CONSTRUCTOR_
ID
currency
original
Args
stars
SUBCLASS_
OF_
ID
user
Id
Constructors
constructor
new
InputStorePaymentStarsGift
(
args
:
{
amount
:
BigInteger
;
currency
:
string
;
stars
:
BigInteger
;
userId
:
TypeInputUser
;
}
,
)
:
InputStorePaymentStarsGift
Parameters
args
:
{
amount
:
BigInteger
;
currency
:
string
;
stars
:
BigInteger
;
userId
:
TypeInputUser
;
}
Returns
InputStorePaymentStarsGift
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
InputStorePaymentStarsGift
Parameters
reader
:
any
Returns
InputStorePaymentStarsGift
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
()
:
{
amount
:
BigInteger
;
currency
:
string
;
stars
:
BigInteger
;
userId
:
TypeInputUser
;
}
Returns
{
amount
:
BigInteger
;
currency
:
string
;
stars
:
BigInteger
;
userId
:
TypeInputUser
;
}
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
amount
amount
:
BigInteger
class
Name
className
:
"InputStorePaymentStarsGift"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
494149367
currency
currency
:
string
original
Args
originalArgs
:
{
amount
:
BigInteger
;
currency
:
string
;
stars
:
BigInteger
;
userId
:
TypeInputUser
;
}
stars
stars
:
BigInteger
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3886290765
user
Id
userId
:
TypeInputUser
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
amount
class
Name
class
Type
CONSTRUCTOR_
ID
currency
original
Args
stars
SUBCLASS_
OF_
ID
user
Id
GitHub
npm
Issues
teleproto - v1.229.0
Loading...