danog / MadelineProto

Async PHP client API for the telegram MTProto protocol
https://docs.madelineproto.xyz
GNU Affero General Public License v3.0
2.76k stars 619 forks source link

Incorrect type for reply_to prop of message #1421

Closed AmirHosseinKarimi closed 8 months ago

AmirHosseinKarimi commented 9 months ago

Updated to beta153 but found a conflict: reply_to prop from message constructor should be type of MessageReplyHeader but I got inputReplyToMessage

https://hastebin.com/share/nubigucaya.json

danog commented 8 months ago

No it's all correct actually.