getMemberState
getMemberState
- getMemberState(
params):Promise<{ channels: Record<string, ChatChannelState> }>
Returns the states of a member in the specified channels.
Parameters
Returns
Promise<{ channels: Record<string, ChatChannelState> }>
params): Promise<{ channels: Record<string, ChatChannelState> }>Returns the states of a member in the specified channels.
Promise<{ channels: Record<string, ChatChannelState> }>