Skip to main content

ODTranscriptInteractionReplyData 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 interaction reply for transcripts.

View Source

Properties

References

    Properties


    name string string

    The name of the slash command used.

    View Source


    type type "interaction"

    The type of reply.

    View Source


    user interface api.ODTranscriptUserData

    The bot used for this interaction.

    View Source