Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
def
_(string):
37
return
TRANSLATIONS[string][_lang]
38
39
40
bot = telebot.TeleBot(
'TOKEN'
)
Callers
15
clicker_keyboard
Function · 0.85
menu_keyboard
Function · 0.85
start_handler
Function · 0.85
language_handler
Function · 0.85
pluralization_handler
Function · 0.85
click_handler
Function · 0.85
menu_handler
Function · 0.85
main.py
File · 0.85
missed_message
Function · 0.85
start
Function · 0.85
clicker_keyboard
Function · 0.85
start_handler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected