# ssb-gathering-schema ## Usage ```js var { isGathering, isGatheringUpdate, isAttendance } = require('ssb-gathering-schema') isGathering(msg) // => true ``` ## Schemas ### gathering ### gathering-update (type: `about`) ### attendance (type: `about`)