searchPublicChat¶
Searches a public chat by its username. Currently, only private chats, supergroups and channels can be public. Returns the chat if found; otherwise, an error is returned
searchPublicChat(
username: string
) → Chat