defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "getGroupsInCommon", "@return_type": "chats", "is_tdlib_method": true, "user_id": 0, "offset_chat_id": 0, "limit": 0};
}