coverImage property

  1. @JsonKey(name: 'cover_image')
String? coverImage
final

the application's default rich presence invite cover image hash

Implementation

@JsonKey(name: 'cover_image')
final String? coverImage;