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
| name | type | description |
|---|---|---|
offset | int | Offset of message entity within message (in UTF-16 code units) |
length | int | Length of message entity within message (in UTF-16 code units) |
user_id | InputUser | Identifier of the user that was mentioned |
type
MessageEntity · 24 other constructors
history
present in layers 62–229
| id | layers |
|---|---|
| #208e68c9 | 62–229 |