Class: Blueticks::Types::OkResult

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

Overview

Generic { "ok": true } acknowledgement returned by side-effecting endpoints (chat archive/mark-read, message pin/unpin/react).

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