Hook to get the members userIds of a Space, GDM, Channel, or DM. Used with useMember to get data from a specific member.
Source: useMemberList
string
The id of the stream to get the members of.
ObservableConfig.FromData<MembersModel>
Configuration options for the observable.
The MembersModel of the stream, containing the userIds of the members.
Hook to get the members userIds of a Space, GDM, Channel, or DM. Used with useMember to get data from a specific member.
Source: useMemberList
string
The id of the stream to get the members of.
ObservableConfig.FromData<MembersModel>
Configuration options for the observable.
The MembersModel of the stream, containing the userIds of the members.