teams-incoming-webhook-action
    Preparing search index...

    Type Alias UserMention

    type UserMention = {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string
    name: string