Interface ITextEmbeddable

Interface for objects that can be embedded in messages.

Hierarchy

  • ITextEmbeddable

Implemented by

Methods

Methods

  • Renders the object for embedding in text.

    Parameters

    • ctx: RenderContext

      Information about the visibility of the object, and who's viewing it.

    Returns TextEmbedView

Generated using TypeDoc