VkBotFramework
VkBotFramework copied to clipboard
For some reason the underlying VkNet models are stripped of some properties
Hi! Thanks for the library. There seems to be the problem with VkNet under the hood.
I don't understand how this is possible, but many fields (like Ref and RefSource) are stripped from VkNet models.
I tried installing VkNet dependency also in the project, but it breaks this library and eventArgs parameter doesn't even have .Message (it's null).
How this issue can be resolved?