Class: Blueticks::Types::BatchMessageAckEntry

Inherits:
Base
  • Object
show all
Defined in:
lib/blueticks/types/chats.rb

Overview

Single entry in the BatchMessageAcksResponse ‘data` array. `{ “key”: “<message key>”, “ack”: <int|null> }`.

Method Summary

Methods inherited from Base

#==, assert_kind!, coerce, field, fields, from_hash, #hash, #initialize, #to_h

Constructor Details

This class inherits a constructor from Blueticks::Types::Base