PamGram/core/services/channels/cache.py
2024-03-10 20:50:32 +08:00

4 lines
98 B
Python

from gram_core.services.channels.cache import ChannelAliasCache
__all__ = ("ChannelAliasCache",)