Function get_premium_features

Source
pub async fn get_premium_features(
    source: Option<PremiumSource>,
    client_id: i32,
) -> Result<PremiumFeatures, Error>
Expand description

Returns information about features, available to Premium users

ยงArguments

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