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

For unpinning a single message_data. More...

#include <MessageEntities.hpp>

Public Data Members

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

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