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

Discord message #4

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

samvanryssegem-qz
Copy link
Owner

No description provided.


//The response contains all users with the queried username as a substring in their username or nickname.
//The below loop makes sure the currect user is messaged.
for user in jsonResponse{
Copy link
Owner Author

Choose a reason for hiding this comment

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

lets encapsulate this in it's own function and unit test it

@samvanryssegem-qz samvanryssegem-qz merged commit f779ec6 into feat-sendmessage-swift Jul 26, 2023
@samvanryssegem-qz samvanryssegem-qz deleted the discord-message branch July 26, 2023 22:04
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