GetChatFolder constructor

GetChatFolder(
  1. {required int chat_folder_id,
  2. int? extra,
  3. int? clientId}
)

Returns information about a chat folder by its identifier

Returns ChatFolder

Implementation

GetChatFolder