Properties
declineWords
declineWords: string
emptyText
emptyText: string
excludeUser
excludeUser: string
onlyChannelPointFromTwitch
onlyChannelPointFromTwitch: boolean
skipConfirm
skipConfirm: boolean
sound
sound: {
enabled: boolean;
file: string;
volume: number;
}
Type declaration
enabled: boolean
file: string
volume: number
templateString
templateString: string
templateType
templateType: "column" | "row"