package model type MsgIndex struct { Mid string Seq string SenderId string CreateTime uint64 }