mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 19:37:36 +08:00
5 lines
68 B
Python
5 lines
68 B
Python
from .client import WeChatPadClient
|
|
|
|
|
|
__all__ = ['WeChatPadClient']
|