PamGram/core/services/channels/cache.py

4 lines
98 B
Python
Raw Permalink Normal View History

2024-03-10 12:50:32 +00:00
from gram_core.services.channels.cache import ChannelAliasCache
__all__ = ("ChannelAliasCache",)