syntax = "proto3";

package AcFunDanmu;

message CommonNotifySignalKickedOut {
	string reason = 1;
}