mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
5 lines
125 B
Python
5 lines
125 B
Python
"""
|
|
A :mod:`telethon` -based implementation of the PDA class of the :mod:`royalnet.engineer` module.
|
|
"""
|
|
|
|
from .pda import *
|