Skip to content

Documentation / @agentick/gateway / HistoryParams

Interface: HistoryParams ​

Defined in: gateway/src/transport-protocol.ts:148

Properties ​

before? ​

optional before: string

Defined in: gateway/src/transport-protocol.ts:151


limit? ​

optional limit: number

Defined in: gateway/src/transport-protocol.ts:150


sessionId ​

sessionId: string

Defined in: gateway/src/transport-protocol.ts:149

Released under the ISC License.