rozod
    Preparing search index...

    Variable postTradesSendConst Api Param

    postTradesSend: EndpointGeneric<
        {},
        { id: number },
        { offers: { robux: number; userAssetIds: number[]; userId: number }[] },
    > = ...

    POST https://trades.roblox.com/v1/trades/send Sends a trade. body The trade request.