tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

How do I call toggleChatViewAsTopics using tdjson.dll? #2774

Closed VolkovVD closed 8 months ago

VolkovVD commented 9 months ago

I get the response: {"@type":"error","code":400,"message":"Failed to parse JSON object as TDLib request: Unknown class toggleChatViewAsTopics"}

Although I see this method in the scheme td_api.tl

levlam commented 9 months ago

Check that you use the latest TDLib.