Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <channel.h>
Data Fields | |
u64snowflake | role_subscription_listing_id |
char * | tier_name |
int | total_months_subscribed |
bool | is_renewal |
u64snowflake discord_role_subscription_data::role_subscription_listing_id |
the id of the sku and listing that the user is subscribed to
char* discord_role_subscription_data::tier_name |
the name of the tier that the user is subscribed to
int discord_role_subscription_data::total_months_subscribed |
the cumulative number of months that the user has been subscribed for
bool discord_role_subscription_data::is_renewal |
whether this notification is for a renewal rather than a new purchase