@ -24,6 +24,7 @@ type PostReaction struct {
TotalCount int
}
// Gorm model
type EmojiReaction struct {
UserAnonIp string `gorm:"index:idx_anon,unqiue"`
PostId string `gorm:"index:idx_anon,unique"`
The note is not visible to the blocked user.