Imports
Examples
You can combine this hook with theuseDm
, useMemberList
and useMember
hooks to get all direct messages of the current user and render them, showing the name of the other user in the dm:
Definition
Parameters
config
- Type:
ObservableConfig.FromObservable<Dms>
- Optional