GetCreatedPublicChats constructor

GetCreatedPublicChats(
  1. {required PublicChatType type,
  2. int? extra,
  3. int? clientId}
)

Returns a list of public chats of the specified type, owned by the user

Returns Chats

Implementation

GetCreatedPublicChats