defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "getBotSimilarBotCount", "@return_type": "count", "is_tdlib_method": true, "bot_user_id": 0, "return_local": false};
}