Message
: { chatId
: T . U32 ; dimensionsHeight
: T . I32 ; dimensionsWidth
: T . I32 ; downloadState
: DownloadState ; duration
: T . I32 ; error
: string | null ; file
: string | null ; fileBytes
: U64 ; fileMime
: string | null ; fileName
: string | null ; fromId
: T . U32 ; hasDeviatingTimestamp
: boolean ; hasHtml
: boolean ; hasLocation
: boolean ; id
: T . U32 ; isBot
: boolean ; isForwarded
: boolean ; isInfo
: boolean ; isSetupmessage
: boolean ; overrideSenderName
: string | null ; parentId
: T . U32 | null ; quote
: MessageQuote | null ; reactions
: Reactions | null ; receivedTimestamp
: I64 ; sender
: Contact ; setupCodeBegin
: string | null ; showPadlock
: boolean ; sortTimestamp
: I64 ; state
: T . U32 ; subject
: string ; systemMessageType
: SystemMessageType ; text
: string ; timestamp
: I64 ; vcardContact
: VcardContact | null ; videochatType
: T . U32 | null ; videochatUrl
: string | null ; viewType
: Viewtype ; webxdcInfo
: WebxdcMessageInfo | null ; }
Type declaration
chat Id: T . U32
dimensions Height: T . I32
dimensions Width: T . I32
duration: T . I32
error: string | null
file: string | null
file Bytes: U64
file Mime: string | null
file Name: string | null
from Id: T . U32
has Deviating Timestamp: boolean
has Html: boolean
has Location: boolean
is Bot: boolean
is Forwarded: boolean
is Info: boolean
is Setupmessage: boolean
override Sender Name: string | null
parent Id: T . U32 | null
received Timestamp: I64
setup Code Begin: string | null
show Padlock: boolean
sort Timestamp: I64
subject: string
text: string
timestamp: I64
videochat Type: T . U32 | null
videochat Url: string | null
Defined in generated/types.ts:270
An error text, if there is one.