SamoChatNet is a crossplatform library for the SamoChat API
You can install it as a nuget package
using SamoChatNet;
- Declares the instance of the library
SamoChatData data = new SamoChatData();
You can find examples and the documentation at https://developers.samochat.net