class PrivateParlorXT::Client

Overview

Handles polling Telegram for updates and sending responses

Defined in:

private-parlor-xt/client.cr

Instance Method Summary

Instance Method Detail

def poll : Nil #

Initialize the poller and start polling for updates


[View source]
def stop : Nil #

Stop polling for updates


[View source]