PhpBotFramework  2.0.2
A framework for Telegram Bots' APIs.
Static Public Member Functions | List of all members
PhpBotFramework\Entities\Text Class Reference

Contains text helper methods. More...

Static Public Member Functions

static array getHashtags (string $string)
 Get hashtag contained in a string. More...
 
static string camelCase ($str, array $noStrip=[])
 Convert a string into camelCase style. More...
 
static string removeUsernameFormattation (string $string, string $tag)
 Remove HTML formattation from Telegram usernames. More...
 

Detailed Description

Contains text helper methods.


The documentation for this class was generated from the following file: