Ping

1
2
3
using var api = new LumaClient();

PingResponse response = await api.Ping.PingAsync();