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

A thread alongside the bot's optional thread_member object tied to it. More...

+ Collaboration diagram for dpp::active_thread_info:

Public Attributes

thread active_thread
 The thread object. More...
 
std::optional< thread_memberbot_member
 The bot as a thread member, only present if the bot is in the thread. More...
 

Detailed Description

A thread alongside the bot's optional thread_member object tied to it.

Member Data Documentation

◆ active_thread

thread dpp::active_thread_info::active_thread

The thread object.

◆ bot_member

std::optional<thread_member> dpp::active_thread_info::bot_member

The bot as a thread member, only present if the bot is in the thread.

D++ 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