RawGroupIncreaseEvent
data class RawGroupIncreaseEvent(val time: Long, val selfId: LongID, val postType: String, val noticeType: String, val subType: String, val groupId: LongID, val operatorId: LongID? = null, val userId: LongID) : RawNoticeEvent(source)