viraj-bookanna
Results
2
issues of
viraj-bookanna
From manual page: https://php.net/function.preg-split --- These json encoded unicode characters in a string not splitted by the method \ud876\ude54 preg_split('//u', $str, null, PREG_SPLIT_NO_EMPTY);
enhancement
Extension: pcre
### Code that causes the issue After starting a bot with a valid token, Telethon correctly connects and authorizes. However, if the bot token is later: Revoked (via BotFather), The...