Make sure that your PR fulfills these requirements:
[x] Tests have been added for this feature.
[x] Code is properly documented.
[x] All tests pass on your local machine.
[x] Code has been linted with the proper rules.
[x] I have added the correct assignees for code review.
:page_facing_up: Description
This PR fixes incorrect values generated by PresenceTemplater when using a sharded client. Now, all values from each shard are taken into account if the client is sharded.
:pencil: Checklist
Make sure that your PR fulfills these requirements:
:page_facing_up: Description
This PR fixes incorrect values generated by PresenceTemplater when using a sharded client. Now, all values from each shard are taken into account if the client is sharded.
:pushpin: Does this PR address any issue?
33