find_profile
Description:
[ Version ( since = "0.1.8" ) ]
public async Profile find_profile (string id, Cancellable? cancellable) throws Error
public async Profile find_profile (string id, Cancellable? cancellable) throws Error
Finds a profile by an ID.
Parameters:
| this |
a Client instance. |
| id |
a profile id |
| cancellable |
a Cancellable, or null |
| callback |
the function to run on completion |
| user_data |
the data to pass to |