Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendAppFeedbackOptions

Options for 'sendAppFeedback()' function.

Hierarchy

  • SendAppFeedbackOptions

Index

Properties

app

app: string

The name / ID of the app.

Optional contentType

contentType: string

The content type of message.

Optional email

email: string

The email address of the underlying user.

message

message: string

The message (text).

Optional recipientMail

recipientMail: string

The custom email address of the recipient of feedback mails.

Optional useSlack

useSlack: boolean

User Slack or not.

Optional username

username: string

The name of the user.

Generated using TypeDoc