![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For unpinning a single Message. More...
#include <MessageEntities.hpp>
Public Data Members | |
Snowflake | channelId {} |
The Channel within which to unpin the Message. | |
Snowflake | messageId {} |
The Message which you would like to unpin. | |
std::string | reason {} |
Reason for pinning this Message. | |