loyldg / mytelegram

MyTelegram is Telegram server side api implementation written in c#
Apache License 2.0
73 stars 28 forks source link

Comment messages only show the latest message #22

Closed loyldg closed 5 months ago

loyldg commented 5 months ago

IMessageReadModel.ReplyToMsgId is awlays null,if it is a comment message, IMessageReadModel.ReplyToMsgId needs to be set