teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
LangPackStringPluralized
Class LangPackStringPluralized
Hierarchy (
View Summary
)
VirtualClass
<
{
fewValue
?:
string
;
key
:
string
;
manyValue
?:
string
;
oneValue
?:
string
;
otherValue
:
string
;
twoValue
?:
string
;
zeroValue
?:
string
;
}
,
>
LangPackStringPluralized
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
few
Value?
key
many
Value?
one
Value?
original
Args
other
Value
SUBCLASS_
OF_
ID
two
Value?
zero
Value?
Constructors
constructor
new
LangPackStringPluralized
(
args
:
{
fewValue
?:
string
;
key
:
string
;
manyValue
?:
string
;
oneValue
?:
string
;
otherValue
:
string
;
twoValue
?:
string
;
zeroValue
?:
string
;
}
,
)
:
LangPackStringPluralized
Parameters
args
:
{
fewValue
?:
string
;
key
:
string
;
manyValue
?:
string
;
oneValue
?:
string
;
otherValue
:
string
;
twoValue
?:
string
;
zeroValue
?:
string
;
}
Returns
LangPackStringPluralized
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
LangPackStringPluralized
Parameters
reader
:
any
Returns
LangPackStringPluralized
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
()
:
{
fewValue
?:
string
;
key
:
string
;
manyValue
?:
string
;
oneValue
?:
string
;
otherValue
:
string
;
twoValue
?:
string
;
zeroValue
?:
string
;
}
Returns
{
fewValue
?:
string
;
key
:
string
;
manyValue
?:
string
;
oneValue
?:
string
;
otherValue
:
string
;
twoValue
?:
string
;
zeroValue
?:
string
;
}
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
:
"LangPackStringPluralized"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
1816636575
Optional
few
Value
fewValue
?:
string
key
key
:
string
Optional
many
Value
manyValue
?:
string
Optional
one
Value
oneValue
?:
string
original
Args
originalArgs
:
{
fewValue
?:
string
;
key
:
string
;
manyValue
?:
string
;
oneValue
?:
string
;
otherValue
:
string
;
twoValue
?:
string
;
zeroValue
?:
string
;
}
other
Value
otherValue
:
string
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3692534457
Optional
two
Value
twoValue
?:
string
Optional
zero
Value
zeroValue
?:
string
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
few
Value
key
many
Value
one
Value
original
Args
other
Value
SUBCLASS_
OF_
ID
two
Value
zero
Value
GitHub
npm
Issues
teleproto - v1.229.0
Loading...