defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "getStorageStatistics", "@return_type": "storageStatistics", "is_tdlib_method": true, "chat_limit": 0};
}