class

Tourmaline::VideoChatEnded

Inherits JSON::Serializable / Reference / Object

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

Constructors

new(duration : Int32 | Int64)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

duration

Video chat duration in seconds

Source
duration=(duration : Int32 | Int64)

Video chat duration in seconds

Source