Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
navpan2
/
telegbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f5243a5
telegbot
/
FileStream
/
server
/
exceptions.py
navpan2
Upload 29 files
157e137
over 1 year ago
raw
Copy download link
history
blame
Safe
121 Bytes
class
InvalidHash
(
Exception
):
message =
"Invalid hash"
class
FIleNotFound
(
Exception
):
message =
"File not found"