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