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