Added nested_delete and config_delete
This commit is contained in:
@@ -3,4 +3,4 @@ __license__ = "GPL3"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
from . import errors, i18n, pycord, pyrogram, sync
|
||||
from .__main__ import *
|
||||
from .__main__ import config_delete, config_get, config_set, json_read, json_write
|
||||
|
Reference in New Issue
Block a user