teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
UpdateBotStarsSubscription
Class UpdateBotStarsSubscription
Hierarchy (
View Summary
)
VirtualClass
<
{
canceled
?:
boolean
;
payload
:
bytes
;
paymentFailed
?:
boolean
;
qts
:
int
;
restored
?:
boolean
;
userId
:
long
;
}
,
>
UpdateBotStarsSubscription
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
canceled?
class
Name
class
Type
CONSTRUCTOR_
ID
original
Args
payload
payment
Failed?
qts
restored?
SUBCLASS_
OF_
ID
user
Id
Constructors
constructor
new
UpdateBotStarsSubscription
(
args
:
{
canceled
?:
boolean
;
payload
:
bytes
;
paymentFailed
?:
boolean
;
qts
:
number
;
restored
?:
boolean
;
userId
:
BigInteger
;
}
,
)
:
UpdateBotStarsSubscription
Parameters
args
:
{
canceled
?:
boolean
;
payload
:
bytes
;
paymentFailed
?:
boolean
;
qts
:
number
;
restored
?:
boolean
;
userId
:
BigInteger
;
}
Returns
UpdateBotStarsSubscription
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
UpdateBotStarsSubscription
Parameters
reader
:
any
Returns
UpdateBotStarsSubscription
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
()
:
{
canceled
?:
boolean
;
payload
:
bytes
;
paymentFailed
?:
boolean
;
qts
:
number
;
restored
?:
boolean
;
userId
:
BigInteger
;
}
Returns
{
canceled
?:
boolean
;
payload
:
bytes
;
paymentFailed
?:
boolean
;
qts
:
number
;
restored
?:
boolean
;
userId
:
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
Optional
canceled
canceled
?:
boolean
class
Name
className
:
"UpdateBotStarsSubscription"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
1812827683
original
Args
originalArgs
:
{
canceled
?:
boolean
;
payload
:
bytes
;
paymentFailed
?:
boolean
;
qts
:
number
;
restored
?:
boolean
;
userId
:
BigInteger
;
}
payload
payload
:
bytes
Optional
payment
Failed
paymentFailed
?:
boolean
qts
qts
:
number
Optional
restored
restored
?:
boolean
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
2676568142
user
Id
userId
:
BigInteger
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
canceled
class
Name
class
Type
CONSTRUCTOR_
ID
original
Args
payload
payment
Failed
qts
restored
SUBCLASS_
OF_
ID
user
Id
GitHub
npm
Issues
teleproto - v1.229.0
Loading...