class Tourmaline::VideoChatEnded inherits Reference # This object represents a service message about a video chat ended in the chat. Included modules JSON::Serializable Constructors# .new(pull : JSON::PullParser) # View source .new(duration) # View source Methods# #duration : Int32 | Int64 # Video chat duration in seconds View source #duration=(duration : Int32 | Int64) # Video chat duration in seconds View source