mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 08:50:07 +00:00
* add guild safety | closes #3020 * Adds approx guild count | closes #3078 * Team member permissions | closes #3105 According to current documentation DiscordTeamMemberRole#Owner does not have a value anymore, in this commit it still had so it is included to be changed by a later commit * Default thread ratelimit | closes #3216 * Entitlements and SKUs | closes #3219 The entitlements events needs testing for the typing * Typing endpoint docs update | closes #3222 * Add guildScheduledEventId to CreateStageInstance | closes #3228 * Add listSkus helper I did forget it in the commit before * Update Application Endpoints | closes #3230 * Update documentation | closes #3233 * fix starting a thread in forum | closes #3234 & closes #3036 * Add fired events on get widget endpoint | closes #3235 * Add fired events on get widget endpoint pt2 | closes #3236 * Update SKU and Entitlement fields | closes #3238 * Split permissions for expressions and events | closes #3249 * Make GetEntitlements#excludeEnded more specific | closes #3251 * Fix thread/forum channel docs regression | closes #3252 * Another description change for GetEntitlements#excludeEnded | closes #3253 * Document applied_tags on Execute Webhook | closes #3265 * Fix entitlement event types