teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputReplyToMessageIn
Interface InputReplyToMessageIn
interface
InputReplyToMessageIn
{
_
:
"inputReplyToMessage"
;
monoforumPeerId
?:
TypeInputPeerIn
;
pollOption
?:
bytes
;
quoteEntities
?:
TypeMessageEntityIn
[]
;
quoteOffset
?:
number
;
quoteText
?:
string
;
replyToMsgId
:
number
;
replyToPeerId
?:
TypeInputPeerIn
;
todoItemId
?:
number
;
topMsgId
?:
number
;
}
Index
Properties
_
monoforum
Peer
Id?
poll
Option?
quote
Entities?
quote
Offset?
quote
Text?
reply
To
Msg
Id
reply
To
Peer
Id?
todo
Item
Id?
top
Msg
Id?
Properties
_
_
:
"inputReplyToMessage"
Optional
monoforum
Peer
Id
monoforumPeerId
?:
TypeInputPeerIn
Optional
poll
Option
pollOption
?:
bytes
Optional
quote
Entities
quoteEntities
?:
TypeMessageEntityIn
[]
Optional
quote
Offset
quoteOffset
?:
number
Optional
quote
Text
quoteText
?:
string
reply
To
Msg
Id
replyToMsgId
:
number
Optional
reply
To
Peer
Id
replyToPeerId
?:
TypeInputPeerIn
Optional
todo
Item
Id
todoItemId
?:
number
Optional
top
Msg
Id
topMsgId
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
monoforum
Peer
Id
poll
Option
quote
Entities
quote
Offset
quote
Text
reply
To
Msg
Id
reply
To
Peer
Id
todo
Item
Id
top
Msg
Id
GitHub
npm
Issues
teleproto - v1.229.0
Loading...