You cant just use avamember simply as parameter, you need to define avamember using avamember:discord.Member. A Discord voice channel will contain Discord friends, while Xbox party chat will contain Xbox friends.
Switching between Discord voice channels on console is not supported.ĭiscord developer mode should now be activated on your server. You’ll need to retransfer audio from Discord again to switch to a new voice channel. With you can enlarge Discord profiles including the avatar and banner. Discord voice channel audio can’t be broadcast through Xbox live streaming.
Perhaps you're trying to create an avatar command, this will work def avatar(ctx, *, avamember: discord.Member = None):Įmbed = discord.Embed(description='❌ Error! Please specify a user',Īwait ctx.reply(embed=embed, mention_author=False)Įmbed = discord.Embed(title=(''.format(userAvatarUrl))Īwait ctx.Īctivating developer mode in Discord is as simple as heading to User Settings and finding Advanced.