teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
payments
PaymentFormStars
Class PaymentFormStars
Hierarchy (
View Summary
)
VirtualClass
<
{
botId
:
long
;
description
:
string
;
formId
:
long
;
invoice
:
TypeInvoice
;
photo
?:
TypeWebDocument
;
title
:
string
;
users
:
TypeUser
[]
;
}
,
>
PaymentFormStars
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
bot
Id
class
Name
class
Type
CONSTRUCTOR_
ID
description
form
Id
invoice
original
Args
photo?
SUBCLASS_
OF_
ID
title
users
Constructors
constructor
new
PaymentFormStars
(
args
:
{
botId
:
BigInteger
;
description
:
string
;
formId
:
BigInteger
;
invoice
:
Invoice
;
photo
?:
TypeWebDocument
;
title
:
string
;
users
:
TypeUser
[]
;
}
,
)
:
PaymentFormStars
Parameters
args
:
{
botId
:
BigInteger
;
description
:
string
;
formId
:
BigInteger
;
invoice
:
Invoice
;
photo
?:
TypeWebDocument
;
title
:
string
;
users
:
TypeUser
[]
;
}
Returns
PaymentFormStars
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
PaymentFormStars
Parameters
reader
:
any
Returns
PaymentFormStars
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
()
:
{
botId
:
BigInteger
;
description
:
string
;
formId
:
BigInteger
;
invoice
:
Invoice
;
photo
?:
TypeWebDocument
;
title
:
string
;
users
:
TypeUser
[]
;
}
Returns
{
botId
:
BigInteger
;
description
:
string
;
formId
:
BigInteger
;
invoice
:
Invoice
;
photo
?:
TypeWebDocument
;
title
:
string
;
users
:
TypeUser
[]
;
}
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
bot
Id
botId
:
BigInteger
class
Name
className
:
"payments.PaymentFormStars"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2079764828
description
description
:
string
form
Id
formId
:
BigInteger
invoice
invoice
:
Invoice
original
Args
originalArgs
:
{
botId
:
BigInteger
;
description
:
string
;
formId
:
BigInteger
;
invoice
:
Invoice
;
photo
?:
TypeWebDocument
;
title
:
string
;
users
:
TypeUser
[]
;
}
Optional
photo
photo
?:
TypeWebDocument
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
2689089305
title
title
:
string
users
users
:
TypeUser
[]
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
bot
Id
class
Name
class
Type
CONSTRUCTOR_
ID
description
form
Id
invoice
original
Args
photo
SUBCLASS_
OF_
ID
title
users
GitHub
npm
Issues
teleproto - v1.229.0
Loading...