``` public AwardEmoji addMergeRequestAwardEmoji( Object projectIdOrPath, Integer mergeRequestIid, Integer noteId, String name) ``` mergeRequestIid and noteId must be long as in all other methods, otherwise we get overflow and incorrect values