/SamoChatNet

SamoChatNet is a crossplatform library for the SamoChat API

Primary LanguageC#Apache License 2.0Apache-2.0

SamoChatNet

All Contributors Build status NuGet GitHub stars GitHub forks HitCount

SamoChatNet is a crossplatform library for the SamoChat API

Installation

You can install it as a nuget package

Quick Start

Call the Library

using SamoChatNet;
  • Declares the instance of the library
SamoChatData data = new SamoChatData();

Documentation

You can find examples and the documentation at https://developers.samochat.net