From: qydysky <32743305+qydysky@users.noreply.github.com> Date: Sat, 11 Feb 2023 14:06:36 +0000 (+0800) Subject: Add ws消息 SHOPPING_CART_SHOW X-Git-Tag: v0.6.2~21 X-Git-Url: http://127.0.0.1:8081/?a=commitdiff_plain;h=5631a739cadd97bda33dcf27a85c3f37b2446d07;p=bili_danmu%2F.git Add ws消息 SHOPPING_CART_SHOW --- diff --git a/Reply/Msg.go b/Reply/Msg.go index 0a020a0..ccc6b76 100644 --- a/Reply/Msg.go +++ b/Reply/Msg.go @@ -120,6 +120,7 @@ var Msg_map = map[string]func(replyF, string){ "RECOMMEND_CARD": nil, //主播商品营销 "GOTO_BUY_FLOW": nil, "CUT_OFF": replyF.cut_off, // 超管切直播 + "SHOPPING_CART_SHOW": nil, } // 屏蔽不需要的消息