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