Skip to content
Bilal Bassam edited this page Dec 1, 2024 · 7 revisions

The Wiki

discordia-interactions is an extension library that enables Discordia to receive and respond to Discord Interactions.

Added functionality

New classes

New Fields

Topics

List of Other Changes

  • API.lua: Add missing endpoints createInteractionResponse, getWebhookMessage, deleteWebhookMessage, editWebhookMessage.
  • API.lua: Patch editMessage to support files.
  • EventHandler.lua: Add INTERACTION_CREATE, and patch GUILD_CREATE to support partial guilds.
Clone this wiki locally