Home > borogove > Participant > profile
Participant.profile() method
Load the participant's profile
Signature:
profile(client: borogove_Client): Promise<borogove markdown="1"_Profile>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| client | borogove_Client | connected client used to send the profile query |
Returns:
Promise<borogove_Profile>
Promise resolving to the participant profile