InTouch - is a C# wrapper for vk.com API.
Compatible with version 5.62 of 🔗VK API.
🇬🇧 Readme 🇷🇺 Документация на русском.
- Adds .NET Standard 1.1 targeting project. @virtyaluk in #19.
- API version 5.62. @virtyaluk in #17.
Messages.gGetHistoryAttachments
method returnsMessageId
field.User
object has a new value of relationship status (8 — "in a civil union").- API version 5.61. @virtyaluk in #16.
Group
object contains newCover
field.Account.GetCounters
method takes a new valueFriendsSuggestions
in theFilter
parameter.
- Adds 3 new methods:
DenyMessagesFromGroup
,AllowMessagesFromGroup
,IsMessagesFromGroupAllowed
. @virtyaluk in #13. - API version 5.59. @virtyaluk in #14.
Group
object contains newIsMessagesAllowed
field.- Two new events
MessageAllow
andMessageDeny
has been added to Callback API.Groups.SetCallbackSettings
method supports two new parameters andGroups.GetCallbackSettings
returns two new fields respectively. - API version 5.60. @virtyaluk in #15.
Account.GetInfo
method returns an additionalTwoFactorAuthorizationRequired
field for accounts with 2FA.Button
field has a new structure for attachments with Link type.
- Groups Callback API. @virtyaluk in #10.
- New
markAsImportantDialog
andmarkAsAnsweredDialog
methods. @virtyaluk in #11. - New
Doc.Preview
properties. @virtyaluk in #12. - Code refactoring and improvements.
- New VK API version - 5.57.
- API aligned with latest version of VK API (5.53).
- Fixed AudioGenres.Speech enum value. @RomanGL in #2.
- AudioSearchParams.SearchOwn MethodParamAttribute.Name fix. @RomanGL in #3.
- Implemented ToString for Audio, Video, Doc, BaseAlbum and ResponseError. @RomanGL in #4.
- Fixed method mask in InTouch.Request. @RomanGL in #5.
- Allows sessions with duration of
0
. @acedened in #6. - APIVersion: type changed to string. @RomanGL in #7.
- Added new messages.sendSticker method.
- API aligned with latest version of VK API (5.52).
- Bug fixes and code improvements.
modern-dev.com · GitHub @virtyaluk · Twitter @virtyaluk