Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 506 Bytes

File metadata and controls

18 lines (12 loc) · 506 Bytes

FastCommentsClient::LiveEventExtraInfo

Properties

Name Type Description Notes
comment_positions Hash<String, RecordStringBeforeStringOrNullAfterStringOrNullValue> Construct a type with a set of properties K of type T [optional]

Example

require 'fastcomments-client'

instance = FastCommentsClient::LiveEventExtraInfo.new(
  comment_positions: null
)