Update textEntityTypeBotCommand documentation.
This commit is contained in:
parent
aa71db8da1
commit
e8dbd820f8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user