CreateInlineCommentData¶ class CreateInlineCommentData[source]¶ CreateInlineCommentData(file_id: ‘int’, line: ‘int’) file_id: int¶ Id of the file to place a comment on. line: int¶ Line in the file to place a comment on.