For handling User input - Messages or Interactions.
More...
#include <InputEvents.hpp>
◆ deleteInputEventResponseAsync()
CoRoutine< void > DiscordCoreAPI::InputEvents::deleteInputEventResponseAsync |
( |
InputEventData & |
dataPackage, |
|
|
int32_t |
timeDelayNew = 0 |
|
) |
| |
|
static |
- Parameters
-
dataPackage | A std::unique_ptr containing an InputEventData structure. |
timeDelayNew | An int32_t representing the desired delay until the message is deleted, in Milliseconds. |
- Returns
- A CoRoutine containing void.
Definition at line 106 of file InputEvents.cpp.
◆ respondToInputEventAsync()
The documentation for this class was generated from the following files: