resolveEventType
根据事件的主类型 postType 和二级子类型获取到一个唯一的事件序列化器,如果找不到则得到 null。
"meta_event"(total: 2)"lifecycle"->RawLifecycleEvent"heartbeat"->RawHeartbeatEvent"notice"(total: 9)"group_increase"->RawGroupIncreaseEvent"group_ban"->RawGroupBanEvent"notify"->RawNotifyEvent"friend_add"->RawFriendAddEvent"group_upload"->RawGroupUploadEvent"group_admin"->RawGroupAdminEvent"group_decrease"->RawGroupDecreaseEvent"friend_recall"->RawFriendRecallEvent"group_recall"->RawGroupRecallEvent"message"(total: 2)"group"->RawGroupMessageEvent"private"->RawPrivateMessageEvent"request"(total: 2)"group"->RawGroupRequestEvent"friend"->RawFriendRequestEvent