teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
RichMessageIn
Interface RichMessageIn
interface
RichMessageIn
{
_
?:
"richMessage"
;
blocks
:
TypePageBlockIn
[]
;
documents
:
TypeDocumentIn
[]
;
part
?:
boolean
;
photos
:
TypePhotoIn
[]
;
rtl
?:
boolean
;
}
Index
Properties
_?
blocks
documents
part?
photos
rtl?
Properties
Optional
_
_
?:
"richMessage"
blocks
blocks
:
TypePageBlockIn
[]
documents
documents
:
TypeDocumentIn
[]
Optional
part
part
?:
boolean
photos
photos
:
TypePhotoIn
[]
Optional
rtl
rtl
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
blocks
documents
part
photos
rtl
GitHub
npm
Issues
teleproto - v1.229.0
Loading...