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

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.
 

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