buttons property

  1. @ActivityButtonListConverter()
List<ActivityButton>? buttons
final

the custom buttons shown in the Rich Presence (max 2)

Implementation

@ActivityButtonListConverter()
final List<ActivityButton>? buttons;