teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputRichMessageIn
Interface InputRichMessageIn
interface
InputRichMessageIn
{
_
:
"inputRichMessage"
;
blocks
:
TypePageBlockIn
[]
;
documents
?:
TypeInputDocumentIn
[]
;
noautolink
?:
boolean
;
photos
?:
TypeInputPhotoIn
[]
;
rtl
?:
boolean
;
users
?:
TypeInputUserIn
[]
;
}
Index
Properties
_
blocks
documents?
noautolink?
photos?
rtl?
users?
Properties
_
_
:
"inputRichMessage"
blocks
blocks
:
TypePageBlockIn
[]
Optional
documents
documents
?:
TypeInputDocumentIn
[]
Optional
noautolink
noautolink
?:
boolean
Optional
photos
photos
?:
TypeInputPhotoIn
[]
Optional
rtl
rtl
?:
boolean
Optional
users
users
?:
TypeInputUserIn
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
blocks
documents
noautolink
photos
rtl
users
GitHub
npm
Issues
teleproto - v1.229.0
Loading...