Androz2091 / discord-logs

📝Framework that simplify the usage of advanced Discord logs
239 stars 22 forks source link

guildMemberRoleAdd/Remove #166

Open nitplayz opened 2 years ago

nitplayz commented 2 years ago

Can we fetch the action executer from these two events if yes then how? pls tell

KingTeox commented 2 years ago

Hello, https://discord.js.org/#/docs/main/stable/class/Guild?scrollTo=fetchAuditLogs https://discord.js.org/#/docs/main/stable/typedef/AuditLogAction

Type 25 = MEMBER_ROLE_UPDATE: 25