func CanReactToComment(m common.Message) bool { … } // IsCanNotOpenDmToUserError returns true if an returned error // is caused because a DM channel to a user could not be opened. func IsCanNotOpenDmToUserError(err error) bool { … } func checkIfBlocked() { … }