GroupEventHandlerMap: Partial<
    { [K in GroupEventName]: (payload: GroupEventPayloadMap[K]) => {} },
>

群组事件处理器映射。