TeamMemberRemoved

data class TeamMemberRemoved(val userName: String) : MessageEntityContent.System

Deprecated

not maintained and will be deleted

Constructors

Link copied to clipboard
constructor(userName: String)

Properties

Link copied to clipboard
val userName: String