-
public final class ChannelExtensionKt
-
-
Method Summary
Modifier and Type Method Description final static BooleanisAnonymousChannel(Channel $self)final static BooleanisMutedFor(Channel $self, User user)Checks if Channel is muted for user -
-
Method Detail
-
isAnonymousChannel
final static Boolean isAnonymousChannel(Channel $self)
-
isMutedFor
final static Boolean isMutedFor(Channel $self, User user)
Checks if Channel is muted for user
-
-
-
-