module

Turnir::Client::YoutubeClient

Instance methods

fetch_chat_messages(chat_id : String, page_token : String | Nil = nil)
Source
fetch_live_chat_id(video_id : String)
Source
fetch_live_video_id(channel_name : String) : String | Nil
Source
log(msg)
Source
start(sync_channel : Channel(Nil), storage : Turnir::ChatStorage::Storage, channels_map : Hash(String, String))
Source
stop
Source
subscribe_to_channel(channel_name : String)
Source

Nested types