MadelineProtoDocs/docs/TD_docs/methods/searchPublicChat.md

773 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 Description Required
username string Username to be resolved Yes

Return type: Chat