OnUserBanned

data class OnUserBanned(val restrictedUser: RestrictedUser) : EventDetail

Represents the event source detail for GroupChannelHandler.onUserBanned.

Since

4.15.7

Constructors

Link copied to clipboard
constructor(restrictedUser: RestrictedUser)

Properties

Link copied to clipboard