#Member.Roles returning no role
1 messages · Page 1 of 1 (latest)
Try to get member from guild again.
We don't have whole code, so we don't know where from you take this DiscordMember.
im gathering from InteractionContext.Member
so i need to use GetGuild then GetMember? why is it so hard why i cant take it from member.roles?
I'm not sure that's what Waffen was implying
What Intents do you have? Also did you turn on this option?
Hm, try to get member one more time for test.
Okay thanks, i'll check out the intents one more time
Probably bot just can't acces roles at all. So we need to check this.
Bot must return you member's roles with InteractionContext
Do any permission needed for that?
Im already contacting with interactioncontext.member.roles
I think no. Just try to get member and check, does it return member's roles.