Files
YouTube.js/docs/api/namespaces/ProtoUtils/functions/encodeCommentActionParams.md
2024-11-22 04:25:16 -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/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/ProtoUtils.ts#L20)