mirror of
https://github.com/TeamPiped/piped_dart.git
synced 2024-08-14 22:27:49 +00:00
643 B
643 B
piped_api.model.CommentsPage
Load the model package
import 'package:piped_api/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
comments | BuiltList<Comment> | [optional] | |
nextpage | String | The parameter used to get the next page of comments. | [optional] |
disabled | bool | Whether or not comments are disabled on the video. | [optional] |