Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » How does https://api.scratch.mit.edu/users/Hollisvii/messages/count work?
- hollisVII
-
71 posts
How does https://api.scratch.mit.edu/users/Hollisvii/messages/count work?
How does it work? I tried my username but it just says zer0. Can anyone help me know how it works?
- ajskateboarder
-
1000+ posts
How does https://api.scratch.mit.edu/users/Hollisvii/messages/count work?
It tells you the number of notifications you have received in https://scratch.mit.edu/messages
- -Valtren-
-
1000+ posts
How does https://api.scratch.mit.edu/users/Hollisvii/messages/count work?
Scratch has an API that can be used to access the data stored in it's servers. This link accesses the message count of the username inscribed.
It will say zero if you don't have any messages unread, but when you do it will show the number.
I tested it when I was writing this and it showed a message count of one.

It will say zero if you don't have any messages unread, but when you do it will show the number.
I tested it when I was writing this and it showed a message count of one.

- scratchcode1_2_3
-
1000+ posts
How does https://api.scratch.mit.edu/users/Hollisvii/messages/count work?
(#3)Likely because of our replies to this topic XD
I tested it when I was writing this and it showed a message count of one.
But yeah, it's just how many messages you have and anyone can access it. Only you can access what these messages are, though.
- hollisVII
-
71 posts
How does https://api.scratch.mit.edu/users/Hollisvii/messages/count work?
Thanks all of you! Now I know
- scratchcode1_2_3
-
1000+ posts
How does https://api.scratch.mit.edu/users/Hollisvii/messages/count work?
(#5)You're welcome
Thanks all of you! Now I know

- Discussion Forums
- » Questions about Scratch
-
» How does https://api.scratch.mit.edu/users/Hollisvii/messages/count work?