Skip to main content

ODComponentBuildResult interface

under construction

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

Overview

This interface contains the result from a built component (button/dropdown). This can be used in the ODMessage builder!

View Source

Properties

References

    Properties


    component type null|"\n"|discord.MessageActionRowComponentBuilder

    The discord component or \n when it is a spacer between action rows

    View Source


    id class api.ODId

    The id of this component (button or dropdown)

    View Source