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

Data for when some channel_data pins are updated. More...

#include <FoundationEntities.hpp>

Public Data Members

snowflake channelId {}
 The id of the channel_data within which the message was pinned.
 
snowflake guildId {}
 The id of the guild within which the message was pinned.
 
time_stamp lastPinTimeStamp {}
 The time of the last pinned message.
 

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