onAutocompleteEvent property

Stream<IAutocompleteInteractionEvent> onAutocompleteEvent

Emitted when a slash command is created by the user.

Implementation

Stream<IAutocompleteInteractionEvent> get onAutocompleteEvent;