teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputBotInlineMessageTextIn
Interface InputBotInlineMessageTextIn
interface
InputBotInlineMessageTextIn
{
_
:
"inputBotInlineMessageText"
;
entities
?:
TypeMessageEntityIn
[]
;
invertMedia
?:
boolean
;
message
:
string
;
noWebpage
?:
boolean
;
replyMarkup
?:
TypeReplyMarkupIn
;
}
Index
Properties
_
entities?
invert
Media?
message
no
Webpage?
reply
Markup?
Properties
_
_
:
"inputBotInlineMessageText"
Optional
entities
entities
?:
TypeMessageEntityIn
[]
Optional
invert
Media
invertMedia
?:
boolean
message
message
:
string
Optional
no
Webpage
noWebpage
?:
boolean
Optional
reply
Markup
replyMarkup
?:
TypeReplyMarkupIn
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
entities
invert
Media
message
no
Webpage
reply
Markup
GitHub
npm
Issues
teleproto - v1.229.0
Loading...