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

For crossposting a message. More...

#include <MessageEntities.hpp>

Public Data Members

snowflake channelId {}
 channel_data within which to crosspost the message from.
 
snowflake messageId {}
 snowflake of the message to be crossposted.
 

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