(20241202) ??

This commit is contained in:
2024-12-02 18:46:48 +05:30
parent 4d8b40a6c7
commit aed746190d
7 changed files with 684 additions and 19 deletions
+13
View File
@@ -148,6 +148,19 @@ class AsyncGoogleBase:
def debug_everything(self):
self._debug_only_errors = False
# ┏┓ •
# ┃┃┏┓┏┓┏┓┏┓┏┓╋┓┏┓┏
# ┣┛┛ ┗┛┣┛┗ ┛ ┗┗┗ ┛
# ┛
@property
def client_id(self):
return self._client_id
@property
def client_secret(self):
return self._client_secret
# ┏┓┏┓ ┓ ┏┓ ┏┓
# ┃┃┣┫┓┏╋┣┓ ┏┛ ┃┫
# ┗┛┛┗┗┻┗┛┗ ┗━•┗┛