|
Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <guild.h>
Data Fields | |
| u64snowflake | id |
| int | position |
| bool | lock_category |
| u64snowflake | parent_id |
| u64snowflake discord_modify_guild_channel_position::id |
channel ID
| int discord_modify_guild_channel_position::position |
sorting position of the channel
| bool discord_modify_guild_channel_position::lock_category |
syncs the permission overwrites with the new parent, if moving to a new category
| u64snowflake discord_modify_guild_channel_position::parent_id |
the new parent ID for the channel that is moved