lib/twilio-ruby/rest/verify/v2/template.rb in twilio-ruby-5.73.0 vs lib/twilio-ruby/rest/verify/v2/template.rb in twilio-ruby-5.73.1
- old
+ new
@@ -182,10 +182,10 @@
def friendly_name
@properties['friendly_name']
end
##
- # @return [Array[String]] The channels
+ # @return [Array[String]] A list of channels that support the Template
def channels
@properties['channels']
end
##
\ No newline at end of file