LogoPixi’VN
indexNamespacesHashtagCommandsFunctions

Function: clearMappers()

> clearMappers(): void

Defined in: src/handlers/hashtag-commands.ts:162

Removes all mapper handlers registered with addMapper.

Useful in tests to reset the mapper state between test cases, or in applications that need to replace the default mappers with a custom set.

Returns

void