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.
Properties
name
string ➜ string
The name of the slash command used.
type
type ➜ "interaction"
The type of reply.
user
interface ➜ api.ODTranscriptUserData
The bot used for this interaction.