MadelineProtoDocs/docs/TD_docs/methods/searchPublicChat.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

771 B

title description image
searchPublicChat Searches public chat by its username. Currently only private and channel chats can be public. Returns chat if found, otherwise some error is returned https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: searchPublicChat

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Searches public chat by its username. Currently only private and channel chats can be public. Returns chat if found, otherwise some error is returned

Parameters:

Name Type Required Description
username string Yes Username to be resolved

Return type: Chat