Sha256: 6cc95a6daa98a2889128b9085a9e7d681e57058f1284a49aaf58b04792975cad
Contents?: true
Size: 162 Bytes
Versions: 22
Compression:
Stored size: 162 Bytes
Contents
# frozen_string_literal: true module Telnyx class Message < APIResource extend Telnyx::APIOperations::Create OBJECT_NAME = "message".freeze end end
Version data entries
22 entries across 22 versions & 1 rubygems