PhpBotFramework icon indicating copy to clipboard operation
PhpBotFramework copied to clipboard

GetString in localization trait

Open danyspin97 opened this issue 9 years ago • 0 comments

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.

danyspin97 avatar Jan 21 '17 22:01 danyspin97