onGuildRoleCreate property
Future Function(DiscordClient client, GuildRoleCreateEvent event)?
onGuildRoleCreate
getter/setter pairinherited
Implementation
Future Function(
DiscordClient client,
GuildRoleCreateEvent event,
)? onGuildRoleCreate;