teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputInvoiceStarGiftResale
Class InputInvoiceStarGiftResale
Hierarchy (
View Summary
)
VirtualClass
<
{
message
?:
TypeTextWithEntities
;
showName
?:
boolean
;
slug
:
string
;
toId
:
TypeInputPeer
;
ton
?:
boolean
;
}
,
>
InputInvoiceStarGiftResale
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
message?
original
Args
show
Name?
slug
SUBCLASS_
OF_
ID
to
Id
ton?
Constructors
constructor
new
InputInvoiceStarGiftResale
(
args
:
{
message
?:
TextWithEntities
;
showName
?:
boolean
;
slug
:
string
;
toId
:
TypeInputPeer
;
ton
?:
boolean
;
}
,
)
:
InputInvoiceStarGiftResale
Parameters
args
:
{
message
?:
TextWithEntities
;
showName
?:
boolean
;
slug
:
string
;
toId
:
TypeInputPeer
;
ton
?:
boolean
;
}
Returns
InputInvoiceStarGiftResale
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
InputInvoiceStarGiftResale
Parameters
reader
:
any
Returns
InputInvoiceStarGiftResale
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
()
:
{
message
?:
TextWithEntities
;
showName
?:
boolean
;
slug
:
string
;
toId
:
TypeInputPeer
;
ton
?:
boolean
;
}
Returns
{
message
?:
TextWithEntities
;
showName
?:
boolean
;
slug
:
string
;
toId
:
TypeInputPeer
;
ton
?:
boolean
;
}
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
:
"InputInvoiceStarGiftResale"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
3920676440
Optional
message
message
?:
TextWithEntities
original
Args
originalArgs
:
{
message
?:
TextWithEntities
;
showName
?:
boolean
;
slug
:
string
;
toId
:
TypeInputPeer
;
ton
?:
boolean
;
}
Optional
show
Name
showName
?:
boolean
slug
slug
:
string
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
1919851518
to
Id
toId
:
TypeInputPeer
Optional
ton
ton
?:
boolean
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
message
original
Args
show
Name
slug
SUBCLASS_
OF_
ID
to
Id
ton
GitHub
npm
Issues
teleproto - v1.229.0
Loading...