更新
This commit is contained in:
@@ -89,6 +89,41 @@ class Chat extends Model
|
||||
// RoomAuctionPK = 1037,
|
||||
//送盲盒礼物推送文字消息
|
||||
// RoomGiftBlindBox = 1038,
|
||||
//换麦
|
||||
// RoomChangePit = 1039,
|
||||
|
||||
//交友房间内发送消息
|
||||
//交友房游戏阶段
|
||||
// FriendRoomGameStart = 1049,
|
||||
//交友房延时
|
||||
// FriendRoomDelay = 1050,
|
||||
//交友结束推送是否创建小房间
|
||||
// FriendRoomEnd = 1051,
|
||||
//交友房 私密小屋送礼增加结束时间
|
||||
// FriendRoomGiftBlindBox = 1052,
|
||||
//交友 房间换麦位
|
||||
// FriendRoomChangePit = 1053,
|
||||
//交友 心动值变化
|
||||
// FriendRoomChangeCharm = 1054,
|
||||
//交友 退出小房间
|
||||
// FriendRoomQuit = 1055,
|
||||
|
||||
//盲盒转盘相关推送
|
||||
//巡乐会进度推送
|
||||
// BlindBoxTurnTableProgress = 1056,
|
||||
//巡乐会抽奖结果推送
|
||||
// BlindBoxTurnTableResult = 1057,
|
||||
|
||||
//直播群成员在离线状态变更
|
||||
// RoomMemberOffline = 1058,
|
||||
|
||||
//清空个人魅力
|
||||
// ClearUserCharm = 1059,
|
||||
//发红包
|
||||
// RedPacket = 1060,
|
||||
//红包领完推送
|
||||
// RedPacketComplete = 1061,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user