Skip to main content

ODTextCommandErrorUnknownPrefix interface

under construction

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

Overview

The object returned from a text command unknown prefix error callback.

View Source

Properties

References

    Properties


    inherited msg type discord.Message

    The message this error originates from

    View Source


    type type "unknown_prefix"

    The type of text command error

    View Source