AppleSauce
Preparing search index...
applesauce-core
Models
ChannelMutedModel
Function ChannelMutedModel
ChannelMutedModel
(
channel
:
Event
,
authors
?:
string
[]
,
)
:
Model
<
Map
<
string
,
string
>
>
A model that returns a map of muted users Map<pubkey, reason>
Parameters
channel
:
Event
authors
:
string
[]
= []
Returns
Model
<
Map
<
string
,
string
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
A model that returns a map of muted users Map<pubkey, reason>