You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
A better way to get members and whitelisted players in clans no matter he/she's manually added
Describe the solution you'd like
instead of separating the data on db (manualWhitelistedUsers), we can just gather them up in one Object like
Additional context
description: if player's added by manually this'll be the description which's given when player's added, if it's not this'll be player's name
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A better way to get members and whitelisted players in clans no matter he/she's manually added
Describe the solution you'd like
instead of separating the data on db (manualWhitelistedUsers), we can just gather them up in one Object like
Describe alternatives you've considered
Additional context
description: if player's added by manually this'll be the description which's given when player's added, if it's not this'll be player's name
The text was updated successfully, but these errors were encountered: