Class: Blueticks::Types::WhatsAppContact

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

Overview

A WhatsApp contact known to the connected engine (contacts.list item). Per the spec, only chatId is required; name and isBusiness are optional and absent from real engine responses.

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