revoked property

bool? revoked
final

has this integration been revoked

is not provided for discord bot integrations.

is not always returned, hence the nullable property.

Implementation

final bool? revoked;