pub fn object_gave_object_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>Expand description
parse a system message about an object giving the current avatar an object
ยงErrors
returns an error if the string could not be parsed