I\'m trying to access the owner of the guild of using ctx.guild.owner and I also tried ctx.message.guild.owner however both return None. I want the own
ctx.guild.owner
ctx.message.guild.owner