defaultData property
Map
get
defaultData
return default data
Implementation
static Map get defaultData {
return {"@type": "botCommandScopeChat", "@return_type": "botCommandScope", "chat_id": 0};
}
return default data
static Map get defaultData {
return {"@type": "botCommandScopeChat", "@return_type": "botCommandScope", "chat_id": 0};
}