Class: FlowChat::Config::WhatsappConfig::LADDER_LIMITS_SHAPE

Inherits:
Struct
  • Object
show all
Defined in:
lib/flow_chat/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#max_buttons_per_elementObject

Returns the value of attribute max_buttons_per_element

Returns:

  • (Object)

    the current value of max_buttons_per_element



146
147
148
# File 'lib/flow_chat/config.rb', line 146

def max_buttons_per_element
  @max_buttons_per_element
end

Returns the value of attribute max_carousel_elements

Returns:

  • (Object)

    the current value of max_carousel_elements



146
147
148
# File 'lib/flow_chat/config.rb', line 146

def max_carousel_elements
  @max_carousel_elements
end

#max_quick_repliesObject

Returns the value of attribute max_quick_replies

Returns:

  • (Object)

    the current value of max_quick_replies



146
147
148
# File 'lib/flow_chat/config.rb', line 146

def max_quick_replies
  @max_quick_replies
end