struct Anthropic::MessageStream

Included Modules

Extended Modules

Defined in:

event_source.cr

Constructors

Instance methods inherited from struct Anthropic::Event

initialize initialize

Constructor methods inherited from struct Anthropic::Event

new new

Macros inherited from struct Anthropic::Event

define(type) define

Constructor Detail

def self.new(pull : JSON::PullParser) #