View Source ExTDLib.Method.GetChatSimilarChats (ExTDLib v0.0.4)

Returns a list of chats similar to the given chat. Returns object_ptr<Chats>.

NameTypeDescription
chat_idstringIdentifier of the target chat; must be an identifier of a channel chat.

More details on telegram's documentation.