# Function: info() (/jsdoc/pixi-vn-ink/index/namespaces/HashtagCommands/functions/info)



\> **info**(): [`HashtagHandlerOptions`](/jsdoc/pixi-vn-ink/index/interfaces/HashtagHandlerOptions)\[]

Defined in: [src/handlers/hashtag-commands.ts:105](https://github.com/DRincs-Productions/pixi-vn-ink/blob/cf2bc6d90976b57ffeefc6c5014d2a47d1e3bdc9/src/handlers/hashtag-commands.ts#L105)

This function returns an array of all the registered handlers with their configuration. It can be used to get information about the registered handlers, for example, to display a list of available Hashtag-Commands in a debug menu.

## Returns [#returns]

[`HashtagHandlerOptions`](/jsdoc/pixi-vn-ink/index/interfaces/HashtagHandlerOptions)\[]

An array of all the registered handlers with their configuration.
