defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "getGroupCall", "@return_type": "groupCall", "is_tdlib_method": true, "group_call_id": 0};
}