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
There is no way to step through those IGuildCollection/IChannelCollection besides using forEach which you can't use in all coding situations. For example, you can't denote them with [i] for i = 1 to 50 or anything like that.
The text was updated successfully, but these errors were encountered:
There is no way to step through those IGuildCollection/IChannelCollection besides using forEach which you can't use in all coding situations. For example, you can't denote them with [i] for i = 1 to 50 or anything like that.
The text was updated successfully, but these errors were encountered: