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