PhpBotFramework
PhpBotFramework copied to clipboard
GetString in localization trait
Get a function that, if the bot is working in webhook, load only the localization file of the current language and return a localizated string by index. If the bot is working in getUpdates, load all localization files and return a localizated string by index.