DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::update_presence_data Struct Reference

For updating a user's presence. More...

#include <Utilities.hpp>

Public Data Members

jsonifier::vector< activity_dataactivities {}
 A vector of activities.
 
bool afk {}
 Are we afk.
 
int64_t since {}
 When was the activity started?
 
presence_update_state status {}
 current status.
 

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