Open aleekseei opened 2 years ago
public GroupsGetLongPollSettingsQuery(VkApiClient client, GroupActor actor, int groupId) { super(client, "groups.getLongPollSettings", GetLongPollSettingsResponse.class); accessToken(actor.getAccessToken()); groupId(actor.getGroupId()); groupId(groupId); }
А надо один.
А надо один.