RawGroupRecallEvent
data class RawGroupRecallEvent(val time: Long, val selfId: LongID, val postType: String, val noticeType: String, val groupId: LongID, val userId: LongID, val operatorId: LongID?, val messageId: LongID) : RawNoticeEvent(source)