1 2 3 4 5 6 7
---@meta ---@class HTTPBody ---@field text fun(): string ---@field json fun(): table Returns the body parsed as JSON -> Lua Table Astra.http = {}