Documentation ¶
Index ¶
- func Hide(clt *core.SDKClient, accessToken string, req *comment.HideReq) (*comment.CommentHideItemData, error)
- func List(clt *core.SDKClient, accessToken string, req *comment.GetCommentListReq) (*comment.CommentListItemData, error)
- func Reply(clt *core.SDKClient, accessToken string, req *comment.ReplyReq) (*comment.CommentReplyItemData, error)
- func Top(clt *core.SDKClient, accessToken string, req *comment.TopReq) (struct{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func List ¶
func List(clt *core.SDKClient, accessToken string, req *comment.GetCommentListReq) (*comment.CommentListItemData, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.