NexSDK
    Preparing search index...

    Interface UpdateProfileRequest

    interface UpdateProfileRequest {
        avatar_url?: UpdateProfileRequestAvatarUrl;
        display_name?: UpdateProfileRequestDisplayName;
    }
    Index

    Properties

    avatar_url?: UpdateProfileRequestAvatarUrl
    display_name?: UpdateProfileRequestDisplayName