mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Expose UnknownError class
This commit is contained in:
parent
32110e8578
commit
a4d00b7376
@ -17,3 +17,4 @@
|
|||||||
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
from .exceptions import *
|
from .exceptions import *
|
||||||
|
from .error import UnknownError
|
||||||
|
Loading…
Reference in New Issue
Block a user