Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
Public Attributes | List of all members
discord_message_reference Struct Reference

Message Reference Structure. More...

#include <channel.h>

Public Attributes

u64_snowflake_t message_id
 
u64_snowflake_t channel_id
 
u64_snowflake_t guild_id
 
bool fail_if_not_exists
 

Detailed Description

Message Reference Structure.

See also
https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure
Note
defined at specs/discord/channel.json:108:22

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