interface BotGetListOptions

extends BaseBotGetMethodOptions

Options for the Bot#getList method.

Properties

skipCache?: boolean

Whether to skip checking the cache.

Default: false

noCacheResponse?: boolean

Whether to skip caching the response.

Default: false