mirror of https://github.com/coddrago/Heroku
Update tl_cache.py
parent
42884aa4ba
commit
911ff07a18
|
@ -4,6 +4,12 @@
|
|||
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||
|
||||
# ©️ Codrago, 2024-2025
|
||||
# This file is a part of Heroku Userbot
|
||||
# 🌐 https://github.com/coddrago/Heroku
|
||||
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||
|
||||
import copy
|
||||
import inspect
|
||||
import logging
|
||||
|
|
Loading…
Reference in New Issue