D++ (DPP)
C++ Discord API Bot Library
dpp::message::allowed_ref Struct Reference

Allowed mentions details. More...

#include <message.h>

+ Collaboration diagram for dpp::message::allowed_ref:

Public Attributes

bool parse_users
 Set to true to parse user mentions in the text. More...
 
bool parse_everyone
 Set to true to at-everyone and at-here mentions in the text. More...
 
bool parse_roles
 Set to true to parse role mentions in the text. More...
 
bool replied_user
 Set to true to mention the user who sent the message this one is replying to. More...
 
std::vector< snowflakeusers
 List of users to allow pings for. More...
 
std::vector< snowflakeroles
 List of roles to allow pings for. More...
 

Detailed Description

Allowed mentions details.

Member Data Documentation

◆ parse_everyone

bool dpp::message::allowed_ref::parse_everyone

Set to true to at-everyone and at-here mentions in the text.

◆ parse_roles

bool dpp::message::allowed_ref::parse_roles

Set to true to parse role mentions in the text.

◆ parse_users

bool dpp::message::allowed_ref::parse_users

Set to true to parse user mentions in the text.

◆ replied_user

bool dpp::message::allowed_ref::replied_user

Set to true to mention the user who sent the message this one is replying to.

◆ roles

std::vector<snowflake> dpp::message::allowed_ref::roles

List of roles to allow pings for.

◆ users

std::vector<snowflake> dpp::message::allowed_ref::users

List of users to allow pings for.

D++ Library version 10.0.29D++ Library version 10.0.28D++ Library version 10.0.27D++ Library version 10.0.26D++ Library version 10.0.25D++ Library version 10.0.24D++ Library version 10.0.23D++ Library version 10.0.22D++ Library version 10.0.21D++ Library version 10.0.20D++ Library version 10.0.19D++ Library version 10.0.18D++ Library version 10.0.17D++ Library version 10.0.16D++ Library version 10.0.15D++ Library version 10.0.14D++ Library version 10.0.13D++ Library version 10.0.12D++ Library version 10.0.11D++ Library version 10.0.10D++ Library version 10.0.9D++ Library version 10.0.8D++ Library version 10.0.7D++ Library version 10.0.6D++ Library version 10.0.5D++ Library version 10.0.4D++ Library version 10.0.3D++ Library version 10.0.2D++ Library version 10.0.1D++ Library version 10.0.0D++ Library version 9.0.19D++ Library version 9.0.18D++ Library version 9.0.17D++ Library version 9.0.16D++ Library version 9.0.15D++ Library version 9.0.14D++ Library version 9.0.13D++ Library version 9.0.12D++ Library version 9.0.11D++ Library version 9.0.10D++ Library version 9.0.9D++ Library version 9.0.8D++ Library version 9.0.7D++ Library version 9.0.6D++ Library version 9.0.5D++ Library version 9.0.4D++ Library version 9.0.3D++ Library version 9.0.2D++ Library version 9.0.1D++ Library version 9.0.0D++ Library version 1.0.2D++ Library version 1.0.1D++ Library version 1.0.0