onPresenceUpdate property

Future Function(DiscordClient client, PresenceUpdateEvent event)? onPresenceUpdate
getter/setter pairinherited

Implementation

Future Function(
  DiscordClient client,
  PresenceUpdateEvent event,
)? onPresenceUpdate;