Description

A simple text card to pass a text to the webhook.

Example

const card = new SimpleTextCard("Hello world!");

Hierarchy

  • SimpleTextCard

Implements

  • ISimpleTextCard

Constructors

Properties

Methods

Constructors

Properties

text: string

Methods

Generated using TypeDoc