JabberV1Participant: {
    __typename?: "JabberV1Participant";
    notifiProfile?: Maybe<UserProfile>;
    resolvedName?: Maybe<Scalars["String"]["output"]>;
    solPerMessage?: Maybe<Scalars["Float"]["output"]>;
    walletAddress: Scalars["String"]["output"];
    walletBlockchain: WalletBlockchain;
}

A Jabber chat participant