matrix-appservice-bridge
    Preparing search index...

    Type Alias UserProfile

    type UserProfile = {
        avatar_url?: string;
        displayname?: string;
    }
    Index

    Properties

    avatar_url?: string
    displayname?: string