• Creates a message argument. The value can be any ID or URL of a message, if the value is an ID it will search in the last 100 messages of all the channels of the current guild.

    Parameters

    • options: ArgumentBuilder<Message<boolean>> = {}

      The options of the argument.

    Returns Argument<Message<boolean>>

    • A message argument.

Generated using TypeDoc