IGPAPI
    Preparing search index...

    Interface MediaAddMentionedUserResponse

    interface MediaAddMentionedUserResponse {
        mentioned_users: MediaAddMentionedUserResponseMentionedUser[];
        status: string;
    }
    Index

    Properties

    status: string