teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputBotInlineResultIn
Interface InputBotInlineResultIn
interface
InputBotInlineResultIn
{
_
:
"inputBotInlineResult"
;
content
?:
InputWebDocumentIn
;
description
?:
string
;
id
:
string
;
sendMessage
:
TypeInputBotInlineMessageIn
;
thumb
?:
InputWebDocumentIn
;
title
?:
string
;
type
:
string
;
url
?:
string
;
}
Index
Properties
_
content?
description?
id
send
Message
thumb?
title?
type
url?
Properties
_
_
:
"inputBotInlineResult"
Optional
content
content
?:
InputWebDocumentIn
Optional
description
description
?:
string
id
id
:
string
send
Message
sendMessage
:
TypeInputBotInlineMessageIn
Optional
thumb
thumb
?:
InputWebDocumentIn
Optional
title
title
?:
string
type
type
:
string
Optional
url
url
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
content
description
id
send
Message
thumb
title
type
url
GitHub
npm
Issues
teleproto - v1.229.0
Loading...