Skip to content

Rename CommandHandler.command to CH.commands (plural) … #2885

@Bibo-Joshi

Description

@Bibo-Joshi

… since it's always a list independent on whether the input was a single string or a list of strings. We might also think about making the attribute a set instead of a last, as checking string in commands_set is significantly faster than string in commands_list and at least currently that's the only thing we use that attribute for

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions