Files
fizzy/app/models/command/result/chat_response.rb
T
Jorge Manrubia b7ee0b284d Chat responses
2025-05-16 13:29:18 +02:00

2 lines
53 B
Ruby

Command::Result::ChatResponse = Struct.new(:content)