package models type NoteToEmote struct { UserId string EmoteId string }