IGPAPI
    Preparing search index...

    Interface FriendshipChangeInput

    interface FriendshipChangeInput {
        containerModule?: MobileNavModule;
        userId: string;
    }
    Index

    Properties

    containerModule?: MobileNavModule
    userId: string