gramjs icon indicating copy to clipboard operation
gramjs copied to clipboard

Search channels

Open alexauvray opened this issue 3 years ago • 1 comments

Is there a way to search for channels through GramJS, just as if we'd do CMD+K in the app and search for a specific chan?

On Telethon it appears to be the contacts.search method from what I read here :

https://stackoverflow.com/questions/62016386/how-to-search-for-groups-and-channel-in-telegram-using-telethon

alexauvray avatar Oct 30 '21 16:10 alexauvray

it's probably this then https://gram.js.org/tl/contacts/Search (ignore the description there).

painor avatar Oct 30 '21 19:10 painor