teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
AiComposeTone
Class AiComposeTone
Hierarchy (
View Summary
)
VirtualClass
<
{
accessHash
:
long
;
authorId
?:
long
;
creator
?:
boolean
;
emojiId
?:
long
;
exampleEnglish
?:
TypeAiComposeToneExample
;
id
:
long
;
installsCount
?:
int
;
prompt
?:
string
;
slug
:
string
;
title
:
string
;
}
,
>
AiComposeTone
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
access
Hash
author
Id?
class
Name
class
Type
CONSTRUCTOR_
ID
creator?
emoji
Id?
example
English?
id
installs
Count?
original
Args
prompt?
slug
SUBCLASS_
OF_
ID
title
Constructors
constructor
new
AiComposeTone
(
args
:
{
accessHash
:
BigInteger
;
authorId
?:
BigInteger
;
creator
?:
boolean
;
emojiId
?:
BigInteger
;
exampleEnglish
?:
AiComposeToneExample
;
id
:
BigInteger
;
installsCount
?:
number
;
prompt
?:
string
;
slug
:
string
;
title
:
string
;
}
,
)
:
AiComposeTone
Parameters
args
:
{
accessHash
:
BigInteger
;
authorId
?:
BigInteger
;
creator
?:
boolean
;
emojiId
?:
BigInteger
;
exampleEnglish
?:
AiComposeToneExample
;
id
:
BigInteger
;
installsCount
?:
number
;
prompt
?:
string
;
slug
:
string
;
title
:
string
;
}
Returns
AiComposeTone
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
AiComposeTone
Parameters
reader
:
any
Returns
AiComposeTone
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
()
:
{
accessHash
:
BigInteger
;
authorId
?:
BigInteger
;
creator
?:
boolean
;
emojiId
?:
BigInteger
;
exampleEnglish
?:
AiComposeToneExample
;
id
:
BigInteger
;
installsCount
?:
number
;
prompt
?:
string
;
slug
:
string
;
title
:
string
;
}
Returns
{
accessHash
:
BigInteger
;
authorId
?:
BigInteger
;
creator
?:
boolean
;
emojiId
?:
BigInteger
;
exampleEnglish
?:
AiComposeToneExample
;
id
:
BigInteger
;
installsCount
?:
number
;
prompt
?:
string
;
slug
:
string
;
title
:
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
access
Hash
accessHash
:
BigInteger
Optional
author
Id
authorId
?:
BigInteger
class
Name
className
:
"AiComposeTone"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
3489021609
Optional
creator
creator
?:
boolean
Optional
emoji
Id
emojiId
?:
BigInteger
Optional
example
English
exampleEnglish
?:
AiComposeToneExample
id
id
:
BigInteger
Optional
installs
Count
installsCount
?:
number
original
Args
originalArgs
:
{
accessHash
:
BigInteger
;
authorId
?:
BigInteger
;
creator
?:
boolean
;
emojiId
?:
BigInteger
;
exampleEnglish
?:
AiComposeToneExample
;
id
:
BigInteger
;
installsCount
?:
number
;
prompt
?:
string
;
slug
:
string
;
title
:
string
;
}
Optional
prompt
prompt
?:
string
slug
slug
:
string
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3564565261
title
title
:
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
access
Hash
author
Id
class
Name
class
Type
CONSTRUCTOR_
ID
creator
emoji
Id
example
English
id
installs
Count
original
Args
prompt
slug
SUBCLASS_
OF_
ID
title
GitHub
npm
Issues
teleproto - v1.229.0
Loading...