Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 308 Bytes

File metadata and controls

18 lines (12 loc) · 308 Bytes

FastCommentsClient::ReactBodyParams

Properties

Name Type Description Notes
react_type String [optional]

Example

require 'fastcomments-client'

instance = FastCommentsClient::ReactBodyParams.new(
  react_type: null
)