OnUserMuted

data class OnUserMuted(val restrictedUser: RestrictedUser) : EventDetail

Represents the event source detail for GroupChannelHandler.onUserMuted.

Since

4.15.7

Constructors

Link copied to clipboard
constructor(restrictedUser: RestrictedUser)

Properties

Link copied to clipboard