change property reference
This commit is contained in:
parent
4d747eb09e
commit
4706530d16
@ -48,7 +48,7 @@ class GuildCommand extends Command {
|
||||
description: message.format('C_GUILD_TEMPLATE', {
|
||||
name: guild.name,
|
||||
description,
|
||||
owner: guild.owner.id,
|
||||
owner: guild.ownerID,
|
||||
id: guild.id,
|
||||
shard: guild.shardID,
|
||||
createdAt,
|
||||
|
Loading…
Reference in New Issue
Block a user