wiz0u / WTelegramClient

Telegram Client API (MTProto) library written 100% in C# and .NET
https://wiz0u.github.io/WTelegramClient/
MIT License
956 stars 156 forks source link

Getting channel message replies #263

Closed mfnmfnmfn closed 2 months ago

mfnmfnmfn commented 2 months ago

Is there a way to get the replies (comments) of a channel message by channel ID and message ID (like get_discussion_replies in Pyrogram)?

github-actions[bot] commented 2 months ago

Please note that Github Issues should be used only for problems with the library code itself. For questions about Telegram API usage, you can search the API official documentation or click here to ask your question on StackOverflow so the whole community can help and benefit.