defaultData property
Map
get
defaultData
return default data
Implementation
static Map get defaultData {
return {
"@type": "boostChat",
"@return_type": "chatBoostSlots",
"is_tdlib_method": true,
"chat_id": 0,
"slot_ids": [0]
};
}