[][src]Function rvk::methods::secure::check_token

pub async fn check_token<T: DeserializeOwned>(
    api: &APIClient,
    params: Params
) -> Result<T>

Calls the corresponding VK API method.