View Source ExTDLib.Method.GetCreatedPublicChats (ExTDLib v0.0.4)
Returns a list of public chats of the specified type, owned by the user. Returns object_ptr<Chats>.
| Name | Type | Description |
|---|---|---|
| type | PublicChatType | Type of the public chats to return. |
More details on telegram's documentation.