Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

В категорию Polls добавлены отсутствующие методы #1194

Merged
merged 4 commits into from
Aug 19, 2021
Merged

В категорию Polls добавлены отсутствующие методы #1194

merged 4 commits into from
Aug 19, 2021

Conversation

Hiccstrid2019
Copy link
Contributor

Список изменений

В категорию Polls добавлены отсутствующие методы #1130

Обязательно выполните следующие пункты:
  • Проверьте что ваш код не содержит конфликтов, и исправьте их по необходимости
  • Напишите тесты, и обязательно проверьте что не падают другие.
Внимание! Pull Request'ы с не пройденными тестами не принимаются

@inyutin-maxim inyutin-maxim added the Pull Request Исправление внесенное пользователем не состоящим в основном списке разработчиков label Aug 19, 2021
@inyutin-maxim inyutin-maxim added this to the v1.66.0 milestone Aug 19, 2021
public ReadOnlyCollection<GetBackgroundsResult> GetBackgrounds()
{
return _vk.Call<ReadOnlyCollection<GetBackgroundsResult>>("polls.getBackgrounds",
new VkParameters());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

На сколько я помню можно вызвать VkParameters.Empty

@inyutin-maxim inyutin-maxim merged commit 9721e52 into vknet:develop Aug 19, 2021
@inyutin-maxim
Copy link
Member

Спасибо за проделанную работу
Добавлено к следующему релизу. Либо можете получить обновление из альфа канала: https://www.myget.org/F/vknet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pull Request Исправление внесенное пользователем не состоящим в основном списке разработчиков
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Добавить в категорию Polls отсутствующие методы
2 participants