DiscordGuild#Stickers doesn't have any elements
Created by: IDoEverything
Summary
DiscordGuild#Stickers always has a count of 0
Details
Running DiscordGuild#Stickers.Count always returns 0. The stickers are sent in the GUILD_CREATE
event in the trace logs, but they aren't cached properly.
Steps to reproduce
Run Guild.Stickers.Count in a guild with stickers, and it should return 0.