lib/wcc/media/message.rb in wcc-media-client-0.2.2 vs lib/wcc/media/message.rb in wcc-media-client-0.2.3
- old
+ new
@@ -51,9 +51,10 @@
embeds
assets
images
external_urls
transcript
+ sermon_guide
].each do |att|
define_method att do
OpenStruct.new(raw[att]) if raw[att]
end
end
\ No newline at end of file