Class FaveRemovePostQuery

    • Constructor Detail

      • FaveRemovePostQuery

        public FaveRemovePostQuery​(VkApiClient client,
                                   UserActor actor,
                                   int ownerId,
                                   int id)
        Creates a AbstractQueryBuilder instance that can be used to build api request with various parameters
        Parameters:
        client - VK API client
        actor - actor with access token
        ownerId - value of "owner id" parameter.
        id - value of "id" parameter.