Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eternnoir/pyTelegramBotAPI
/ json
Method
json
telebot/util.py:208–209 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
206
self.reason = reason
207
208
def
json(self):
209
return
json.loads(self.text)
210
211
212
def
async_dec():
Callers
6
handle
Function · 0.80
webhook
Function · 0.80
telegram
Function · 0.80
handle
Function · 0.80
_check_result
Function · 0.80
_check_result
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected