-
public final class ChannelMute
-
-
Constructor Summary
Constructors Constructor Description ChannelMute(User user, Channel channel, Date createdAt)
-
Method Summary
Modifier and Type Method Description final UsergetUser()final ChannelgetChannel()final DategetCreatedAt()-
-
Method Detail
-
getChannel
final Channel getChannel()
-
getCreatedAt
final Date getCreatedAt()
-
-
-
-