Concord - C Discord API library
A Discord API wrapper library written in C
discord_message_delete_bulk Struct Reference

#include <gateway.h>

Collaboration diagram for discord_message_delete_bulk:
[legend]

Data Fields

struct snowflakesids
 
u64snowflake channel_id
 
u64snowflake guild_id
 

Detailed Description

Public methods

Field Documentation

◆ ids

struct snowflakes* discord_message_delete_bulk::ids

the ids of the messages

◆ channel_id

u64snowflake discord_message_delete_bulk::channel_id

the id of the channel

◆ guild_id

u64snowflake discord_message_delete_bulk::guild_id

the id of the guild


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