profile(client:)
Load the member’s profile
func profile(client: Client) async -> Profile
Parameters
client
connected client used to send the profile query
Return Value
Promise resolving to the member Profile
Load the member’s profile
func profile(client: Client) async -> Profile
client
connected client used to send the profile query
Promise resolving to the member Profile