D++ (DPP)  10.0.30
C++ Discord API Bot Library
dpp::component_default_value Struct Reference

A Default value structure for components. More...

#include "message.h"

Collaboration diagram for dpp::component_default_value:

Public Attributes

dpp::snowflake id
 Default value. More...
 
component_default_value_type type
 The type this default value represents. More...
 

Detailed Description

A Default value structure for components.

Member Data Documentation

◆ id

dpp::snowflake dpp::component_default_value::id

Default value.

ID of a user, role, or channel

◆ type

component_default_value_type dpp::component_default_value::type

The type this default value represents.


The documentation for this struct was generated from the following file: