get_business_features

Function get_business_features 

Source
pub async fn get_business_features(
    source: Option<BusinessFeature>,
    client_id: i32,
) -> Result<BusinessFeatures, Error>
Expand description

Returns information about features, available to Business users

ยงArguments

  • source - Source of the request; pass null if the method is called from settings or some non-standard source
  • client_id - The client id to send the request to