MCPcopy 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
212def async_dec():

Callers 6

handleFunction · 0.80
webhookFunction · 0.80
telegramFunction · 0.80
handleFunction · 0.80
_check_resultFunction · 0.80
_check_resultFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected