webhookId property
The ID of the webhook that sent this message
Implementation
@JsonKey(includeIfNull: false, name: 'webhook_id')
final SnowflakeType? webhookId;
The ID of the webhook that sent this message
@JsonKey(includeIfNull: false, name: 'webhook_id')
final SnowflakeType? webhookId;