teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputStorePaymentPremiumGiftCode
Class InputStorePaymentPremiumGiftCode
Hierarchy (
View Summary
)
VirtualClass
<
{
amount
:
long
;
boostPeer
?:
TypeInputPeer
;
currency
:
string
;
message
?:
TypeTextWithEntities
;
users
:
TypeInputUser
[]
;
}
,
>
InputStorePaymentPremiumGiftCode
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
boost
Peer?
class
Name
class
Type
CONSTRUCTOR_
ID
currency
message?
original
Args
SUBCLASS_
OF_
ID
users
Constructors
constructor
new
InputStorePaymentPremiumGiftCode
(
args
:
{
amount
:
BigInteger
;
boostPeer
?:
TypeInputPeer
;
currency
:
string
;
message
?:
TextWithEntities
;
users
:
TypeInputUser
[]
;
}
,
)
:
InputStorePaymentPremiumGiftCode
Parameters
args
:
{
amount
:
BigInteger
;
boostPeer
?:
TypeInputPeer
;
currency
:
string
;
message
?:
TextWithEntities
;
users
:
TypeInputUser
[]
;
}
Returns
InputStorePaymentPremiumGiftCode
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
InputStorePaymentPremiumGiftCode
Parameters
reader
:
any
Returns
InputStorePaymentPremiumGiftCode
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
;
boostPeer
?:
TypeInputPeer
;
currency
:
string
;
message
?:
TextWithEntities
;
users
:
TypeInputUser
[]
;
}
Returns
{
amount
:
BigInteger
;
boostPeer
?:
TypeInputPeer
;
currency
:
string
;
message
?:
TextWithEntities
;
users
:
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
Optional
boost
Peer
boostPeer
?:
TypeInputPeer
class
Name
className
:
"InputStorePaymentPremiumGiftCode"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
4219011987
currency
currency
:
string
Optional
message
message
?:
TextWithEntities
original
Args
originalArgs
:
{
amount
:
BigInteger
;
boostPeer
?:
TypeInputPeer
;
currency
:
string
;
message
?:
TextWithEntities
;
users
:
TypeInputUser
[]
;
}
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3886290765
users
users
:
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
boost
Peer
class
Name
class
Type
CONSTRUCTOR_
ID
currency
message
original
Args
SUBCLASS_
OF_
ID
users
GitHub
npm
Issues
teleproto - v1.229.0
Loading...