Messages.schema = new SimpleSchema({ value: { type: String, }, senderId: { type: String, // I use this in the UI to decipher between which react ...
確定! 回上一頁