TextEntityTypeMentionName constructor

TextEntityTypeMentionName(
  1. {required int user_id,
  2. int? extra,
  3. int? clientId}
)

A text shows instead of a raw mention of the user (e.g., when the user has no username)

Implementation

TextEntityTypeMentionName