dify-on-wechat/plugins/plugin.py

4 lines
65 B
Python

class Plugin:
def __init__(self):
self.handlers = {}