Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx context.Context, params files_sdk.FileCommentReactionCreateParams, opts ...files_sdk.RequestResponseOption) (fileCommentReaction files_sdk.FileCommentReaction, err error)
func Delete ¶
func Delete(ctx context.Context, params files_sdk.FileCommentReactionDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)
Types ¶
type Client ¶
func (*Client) Create ¶
func (c *Client) Create(ctx context.Context, params files_sdk.FileCommentReactionCreateParams, opts ...files_sdk.RequestResponseOption) (fileCommentReaction files_sdk.FileCommentReaction, err error)
func (*Client) Delete ¶
func (c *Client) Delete(ctx context.Context, params files_sdk.FileCommentReactionDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)
Click to show internal directories.
Click to hide internal directories.