Update textEntityTypeBotCommand documentation.

This commit is contained in:
levlam 2021-07-22 06:56:26 +03:00
parent aa71db8da1
commit e8dbd820f8

View File

@ -1810,7 +1810,7 @@ textEntityTypeHashtag = TextEntityType;
//@description A cashtag text, beginning with "$" and consisting of capital english letters (i.e. "$USD")
textEntityTypeCashtag = TextEntityType;
//@description A bot command, beginning with "/". This shouldn't be highlighted if there are no bots in the chat
//@description A bot command, beginning with "/"
textEntityTypeBotCommand = TextEntityType;
//@description An HTTP URL