Closed er-azh closed 4 weeks ago
This allows users to use InputMessage::from(&message) to copy a message if they want to resend it.
InputMessage::from(&message)
This allows users to use
InputMessage::from(&message)
to copy a message if they want to resend it.