searchRecentlyFoundChats¶
Searches for the specified query in the title and username of up to 50 recently found chats. This is an offline method
searchRecentlyFoundChats(
query: string,
type_filter: SearchChatTypeFilter,
limit: int32
) → Chats