teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
messages
EditInlineBotMessage
Class EditInlineBotMessage
Hierarchy (
View Summary
)
Request
<
Partial
<
{
entities
?:
TypeMessageEntity
[]
;
id
:
TypeInputBotInlineMessageID
;
invertMedia
?:
boolean
;
media
?:
TypeInputMedia
;
message
?:
string
;
noWebpage
?:
boolean
;
replyMarkup
?:
TypeReplyMarkup
;
richMessage
?:
TypeInputRichMessage
;
}
,
>
,
Bool
,
>
EditInlineBotMessage
Index
Constructors
constructor
Methods
from
Reader
read
Result
serialize
Bytes
serialize
Date
get
Bytes
resolve
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
__
response
class
Name
class
Type
CONSTRUCTOR_
ID
entities?
id
invert
Media?
media?
message?
no
Webpage?
original
Args
reply
Markup?
rich
Message?
SUBCLASS_
OF_
ID
Constructors
constructor
new
EditInlineBotMessage
(
args
:
Args
)
:
EditInlineBotMessage
Parameters
args
:
Args
Returns
EditInlineBotMessage
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
EditInlineBotMessage
Parameters
reader
:
any
Returns
EditInlineBotMessage
Static
read
Result
readResult
(
reader
:
any
)
:
Buffer
Parameters
reader
:
any
Returns
Buffer
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
resolve
resolve
(
client
:
any
,
utils
:
any
)
:
Promise
<
void
>
Parameters
client
:
any
utils
:
any
Returns
Promise
<
void
>
to
JSON
toJSON
()
:
Args
Returns
Args
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
__
response
__response
:
boolean
class
Name
className
:
"messages.EditInlineBotMessage"
class
Type
classType
:
"request"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2753805137
Optional
entities
entities
?:
TypeMessageEntity
[]
id
id
:
TypeInputBotInlineMessageID
Optional
invert
Media
invertMedia
?:
boolean
Optional
media
media
?:
TypeInputMedia
Optional
message
message
?:
string
Optional
no
Webpage
noWebpage
?:
boolean
original
Args
originalArgs
:
Args
Optional
reply
Markup
replyMarkup
?:
TypeReplyMarkup
Optional
rich
Message
richMessage
?:
TypeInputRichMessage
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
4122188204
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
read
Result
serialize
Bytes
serialize
Date
get
Bytes
resolve
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
__
response
class
Name
class
Type
CONSTRUCTOR_
ID
entities
id
invert
Media
media
message
no
Webpage
original
Args
reply
Markup
rich
Message
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...