ChatMemberMember

telegramium.bots.ChatMemberMember
final case class ChatMemberMember(user: User) extends ChatMember

Represents a chat member that has no additional privileges or restrictions.

Value parameters

user

Information about the user

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ChatMember
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product