interface BotGetProfileOptions

extends BaseBotGetMethodOptions

Options for the Bot#getProfile method.

Properties

skipCache?: boolean

Whether to skip checking the cache.

Default: false

noCacheResponse?: boolean

Whether to skip caching the response.

Default: false