Files
YouTube.js/docs/api/namespaces/ProtoUtils/functions/encodeCommentActionParams.md
2024-11-25 03:25:27 -03:00

20 lines
503 B
Markdown

[youtubei.js](../../../README.md) / [ProtoUtils](../README.md) / encodeCommentActionParams
# Function: encodeCommentActionParams()
> **encodeCommentActionParams**(`type`, `args`): `string`
## Parameters
**type**: `number`
**args**: [`CommentActionParamsArgs`](../type-aliases/CommentActionParamsArgs.md) = `{}`
## Returns
`string`
## Defined in
[src/utils/ProtoUtils.ts:20](https://github.com/LuanRT/YouTube.js/blob/4729016fb98e7045ee4043857be7eef780c01e35/src/utils/ProtoUtils.ts#L20)