Share Screen Permssions error

After api changes discord need to have access to view channel,connect and talk but how can i make a voice call to everyone who moved there have access to share screen?
{
id: newMember.guild.roles.everyone,
deny: ['VIEW_CHANNEL'],
allow: ['STREAM']
}
{
id: newMember.guild.roles.everyone,
deny: ['VIEW_CHANNEL'],
allow: ['STREAM']
}
4 Replies
Syjalo
Syjalo2y ago
Do you have any error in console?
!Delta!
!Delta!2y ago
No just dont let them open share Close automatically when they open
Syjalo
Syjalo2y ago
It looks like that is not related to the permissions
!Delta!
!Delta!2y ago
If you move to channel that is not public and permissions t talk and connect is default u cant open stream