Add utils from who-er

This commit is contained in:
2024-12-12 13:58:41 +01:00
parent 02146b78c8
commit 7580dd153a
2 changed files with 51 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
local _, data = ...
---@cast data HeimdallData
if not data.config.messenger.enabled then return end
---@class Message
---@field message string
---@field channel string