Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add implementations for notification data methods #38

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shutterbug2000
Copy link
Collaborator

Changes:

This is a very basic implementation of these methods and should not be considered complete or merge-worthy, but I wanted to put them somewhere just so I don't forget lol

Given that #35 exists, I expect this will likely need to be redone as well, hence I've marked it as a draft.

}

var friendList []uint32
if len(friendList) == 0 {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isnt it zero by default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants