chore(docs): update

This commit is contained in:
LuanRT
2026-05-07 14:38:16 -03:00
parent faaf5fc5c1
commit 03cb4d6801
859 changed files with 11610 additions and 9101 deletions

View File

@@ -2,9 +2,9 @@
# Function: encodeCommentActionParams()
> **encodeCommentActionParams**(`type`, `args`): `string`
> **encodeCommentActionParams**(`type`, `args?`): `string`
Defined in: [src/utils/ProtoUtils.ts:20](https://github.com/LuanRT/YouTube.js/blob/0733f60b57877f6b8b87dfd5cc6195b5085f5c09/src/utils/ProtoUtils.ts#L20)
Defined in: [src/utils/ProtoUtils.ts:20](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/utils/ProtoUtils.ts#L20)
## Parameters
@@ -12,7 +12,7 @@ Defined in: [src/utils/ProtoUtils.ts:20](https://github.com/LuanRT/YouTube.js/bl
`number`
### args
### args?
[`CommentActionParamsArgs`](../type-aliases/CommentActionParamsArgs.md) = `{}`