class Tourmaline::VideoChatScheduled

Overview

This object represents a service message about a video chat scheduled in the chat.

Included Modules

Defined in:

tourmaline/types/api.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(start_date : Time) #

[View source]

Instance Method Detail

def start_date : Time #

[View source]
def start_date=(start_date : Time) #

[View source]