import React from 'react'; import Avatar from './Avatar'; import { format } from '../utils/embed'; export default function PM(props) { const {chat} = props; return (