UserBlock

constructor(blockedBy: String, userId: String, blockedAt: Date)

Parameters

blockedBy

who is the initiator of the block (usually will contain the ID of the current user)

userId

the ID of the blocked user.

blockedAt

when the action happened