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

For getting a collection of messages. More...

#include <MessageEntities.hpp>

Public Data Members

snowflake afterThisId {}
 After this id.
 
snowflake aroundThisId {}
 Around this id.
 
snowflake beforeThisId {}
 Before this id.
 
snowflake channelId {}
 channel_data from which to collect the messages.
 
int32_t limit {}
 Limit of messages to collect.
 

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