defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "testCallBytes", "@return_type": "testBytes", "is_tdlib_method": true, "x": "base64"};
}