diff --git a/td/generate/scheme/td_api.tl b/td/generate/scheme/td_api.tl index b16af8d25..764e1a536 100644 --- a/td/generate/scheme/td_api.tl +++ b/td/generate/scheme/td_api.tl @@ -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