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>.

NameTypeDescription
typePublicChatTypeType of the public chats to return.

More details on telegram's documentation.