What parameter do I pass to the run method in my GuildCreate listener?

Solution:
something like guild: public run(guild: Guild) {} ?
Jump to solution
2 Replies
Solution
chillihero
chillihero3y ago
something like guild: public run(guild: Guild) {} ?
Spinel
Spinel3y ago
Documentation suggestion for @Chillihero: <:_:898645160253087816> (event) Client#guildCreate Emitted whenever the client joins a guild.

Did you find this page helpful?