class Telegram::API::VoiceChatStarted
- Telegram::API::VoiceChatStarted
- Telegram::API::Type
- Reference
- Object
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.crConstructors
-
.new(pull : JSON::PullParser)
This object represents a service message about a voice chat started in the chat.
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.