Skip to main content

ODTranscriptEmbedFieldData interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

A universal representatation of a discord embed field for transcripts.

View Source

References

    Properties


    inline boolean boolean

    Is this field rendered inline?

    View Source


    name string string

    The name of this embed field.

    View Source


    value string string

    The value or contents of this embed field.

    View Source