···4545 attr_reader :seq
46464747 alias repo did
4848+ alias kind type
48494950 # First of the two CBOR objects forming the message payload, which mostly just includes the type field.
5051 # @api private
+1
lib/skyfall/jetstream/message.rb
···41414242 alias repo did
4343 alias seq time_us
4444+ alias kind type
44454546 # The raw JSON of the message as parsed from the websocket packet.
4647 attr_reader :json