Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
original
Args
: { replyToMsgId
: number; topMsgId
?: number; replyToPeerId
?: TypeInputPeer; quoteText
?: string; quoteEntities
?: TypeMessageEntity[]; quoteOffset
?: number }Type declaration
replyToMsgId: number
Optional topMsgId?: number
Optional quoteText?: string
Optional quoteOffset?: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 583071445
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 2356220701
classType
classType: "constructor"
className
className: "InputReplyToMessage"
replyToMsgId
replyToMsgId: number
Optional topMsgId
topMsgId?: number
Optional quoteText
quoteText?: string
Optional quoteOffset
quoteOffset?: number