Skip to content

Make a big note about the commands conversion #214

@museun

Description

@museun

Commands::from(irc_msg) and Commands::from_irc(irc_msg) do something entirely different.

the From<IrcMessage> for Commands impl will always produce Commands::Raw
while the from_irc method will actually do the messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions