MCPcopy Create free account
hub / github.com/eternnoir/pyTelegramBotAPI / _

Function _

examples/middleware/function_based/i18n.py:36–37  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

34
35
36def _(string):
37 return TRANSLATIONS[string][_lang]
38
39
40bot = telebot.TeleBot('TOKEN')

Callers 15

clicker_keyboardFunction · 0.85
menu_keyboardFunction · 0.85
start_handlerFunction · 0.85
language_handlerFunction · 0.85
pluralization_handlerFunction · 0.85
click_handlerFunction · 0.85
menu_handlerFunction · 0.85
main.pyFile · 0.85
missed_messageFunction · 0.85
startFunction · 0.85
clicker_keyboardFunction · 0.85
start_handlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected