WebhookConfig

public final class WebhookConfig

Types

WebhookConfigBuilder
Link copied to clipboard
public class WebhookConfigBuilder

Functions

builder
Link copied to clipboard
static BugReports.WebhookConfig.WebhookConfigBuilder builder()
equals
Link copied to clipboard
boolean equals(Object o)
getDiscordWebhookUrl
Link copied to clipboard
String getDiscordWebhookUrl()
hashCode
Link copied to clipboard
int hashCode()
isSendOnException
Link copied to clipboard
boolean isSendOnException()
toString
Link copied to clipboard
String toString()

Properties

discordWebhookUrl
Link copied to clipboard
private final String discordWebhookUrl
The discord webhook url to send the bug reports to