class Telegram::API::VoiceChatStarted

Overview

This object represents a service message about a voice chat started in the chat. Currently holds no information.

Defined in:

telegram/api/generated/types.cr

Constructors

Instance methods inherited from class Telegram::API::Type

==(other) ==, client client

Constructor methods inherited from class Telegram::API::Type

new(pull : JSON::PullParser) new

Constructor Detail

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

This object represents a service message about a voice chat started in the chat. Currently holds no information.


[View source]