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

For pinning a single message_data. More...

#include <MessageEntities.hpp>

Public Data Members

snowflake channelId {}
 The channel_data within which to pin the message_data.
 
snowflake messageId {}
 The message which you would like to pin.
 
jsonifier::string reason {}
 Reason for pinning this message_data.
 

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