Skip to main content

Module comment

Module comment 

Source
Expand description

评论

Re-exports§

pub use action::CommentActionParams;
pub use action::CommentAddParams;
pub use action::CommentDeleteParams;
pub use action::CommentReportParams;
pub use action::CommentType;
pub use action::ReportReason;
pub use list::CommentCountParams;
pub use list::CommentHotParams;
pub use list::CommentListParams;
pub use list::CommentRepliesParams;
pub use list::CommentSort;
pub use list::CommentTarget;

Modules§

action
list
评论查询 API
types
评论相关数据结构

Structs§

CommentClient
Comment API client.