get_text_entities_sync


Description:

public TextEntities get_text_entities_sync (string text) throws TDLibError

Returns all entities (mentions, hashtags, cashtags, bot commands, bank card numbers, URLs, and email addresses) found in the text. Can be called synchronously

Parameters:

text

The text in which to look for entities