messageEntityMention

Message entity mentioning the current user

messageEntityMention#fa04579d offset:int length:int = MessageEntity;

Parameters

Name Type Description
offset int Offset of message entity within message (in UTF-8 codepoints)
length int Length of message entity within message (in UTF-8 codepoints)

Type

MessageEntity

Related pages

Mentions

Telegram allows mentioning other users in case of urgent duckling matters, and quickly navigating to those mentions in order to read them as swiftly as possible.