telegram api constructor · layer 229 · #208e68c9

inputMessageEntityMentionName

Message entity that can be used to create a user user mention: received mentions use the messageEntityMentionName constructor, instead.

definition

inputMessageEntityMentionName#208e68c9 offset:int length:int user_id:InputUser = MessageEntity;

parameters

nametypedescription
offsetintOffset of message entity within message (in UTF-16 code units)
lengthintLength of message entity within message (in UTF-16 code units)
user_idInputUserIdentifier of the user that was mentioned

type

MessageEntity · 24 other constructors

history

present in layers 62–229

idlayers
#208e68c962–229