![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For getting a collection of Messages. More...
#include <MessageEntities.hpp>
Public Data Members | |
Snowflake | afterThisId {} |
After this id. | |
uint64_t | aroundThisId {} |
Around this id. | |
Snowflake | beforeThisId {} |
Before this id. | |
Snowflake | channelId {} |
Channel from which to collect the Messages. | |
int32_t | limit {} |
Limit of Messages to collect. | |