get_text_entities


Description:

public async TextEntities get_text_entities (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