bwmarrin / discordgo

(Golang) Go bindings for Discord
BSD 3-Clause "New" or "Revised" License
5.02k stars 796 forks source link

state issues #981

Open barkloaf opened 3 years ago

barkloaf commented 3 years ago

all I can say is "things sometimes aren't in the state when they should be" I would love to give more information, but sadly, I cannot however, I can link to this on the dapi discord that has a bit of context surrounding it?: https://discord.com/channels/81384788765712384/381889600978681856/846831567213297724

FedorLap2006 commented 2 years ago

Hi, sorry for a late response. It's a bit unclear, does state actually contain the member and it's just the outdated permissions, or state doesn't contain the member at all?

barkloaf commented 2 years ago

I'm not too sure because I don't really understand the issue very well looking further, I guess I didn't see #876 when I made this issue, which seems to be referring to the same thing as I am I don't want to test that other method though, because I am (in the next few days) going to switch away from that whole permissions system in general over to the new interactions and will use Interaction.Member.Permissions. this shouldn't have the issue, should it?

other people (such as Skippy) appear to be having the problem too, so they'll likely be more helpful than me if this is really a duplicate of #876 however, we can probably close this issue