Appearance
GetTransactionHistory ​
GameclientMessageGetTransactionHistory · outbound · 32 bytes
Send scalars/strings with Packet.send. Print the live usage block with Packet.help("GetTransactionHistory").
lua
local Packet = require("sdk.packet")
Packet.send("GetTransactionHistory", {
page = 0,
entries = 0,
})| Name | Kind | Nested |
|---|---|---|
page | u32 | — |
entries | u32 | — |