View Source ExTDLib.Method.GetChatSimilarChats (ExTDLib v0.0.4)
Returns a list of chats similar to the given chat. Returns object_ptr<Chats>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the target chat; must be an identifier of a channel chat. |
More details on telegram's documentation.