![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data for when some Channel pins are updated. More...
#include <FoundationEntities.hpp>
Public Data Members | |
Snowflake | channelId {} |
The id of the Channel within which the Message was pinned. | |
Snowflake | guildId {} |
The id of the Guild within which the Message was pinned. | |
TimeStamp | lastPinTimeStamp {} |
The time of the last pinned Message. | |