Interface BotsResponse

Hierarchy

  • BotsResponse

Properties

count: number

The length of the results array

limit: number

The limit used

offset: number

The offset used

results: BotInfo[]

The matching bots

total: number

The total number of bots matching your search

Generated using TypeDoc