734 B
734 B
title | description |
---|---|
getTextEntities | Returns all mentions, hashtags, bot commands, URLs and emails contained in the text. Offline method. Can be called before authorization. Can be called synchronously |
Method: getTextEntities
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns all mentions, hashtags, bot commands, URLs and emails contained in the text. Offline method. Can be called before authorization. Can be called synchronously
Params:
Name | Type | Required | Description |
---|---|---|---|
text | string | Yes | Text to find entites in |