Skip to content

Commit c2c6249

Browse files
committed
docs: again
1 parent e666d62 commit c2c6249

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

deno/payloads/v10/auditLog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ export interface APIAuditLogOptions {
325325
* - CHANNEL_OVERWRITE_UPDATE
326326
* - CHANNEL_OVERWRITE_DELETE
327327
*
328-
* **Present only if the {@link APIAuditLogOptions.type | entry type} is "0"**
328+
* **Present only if the {@link APIAuditLogOptions."type" | entry type} is "0"**
329329
*/
330330
role_name?: string;
331331

deno/payloads/v9/auditLog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ export interface APIAuditLogOptions {
325325
* - CHANNEL_OVERWRITE_UPDATE
326326
* - CHANNEL_OVERWRITE_DELETE
327327
*
328-
* **Present only if the {@link APIAuditLogOptions.type | entry type} is "0"**
328+
* **Present only if the {@link APIAuditLogOptions."type" | entry type} is "0"**
329329
*/
330330
role_name?: string;
331331

payloads/v10/auditLog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ export interface APIAuditLogOptions {
325325
* - CHANNEL_OVERWRITE_UPDATE
326326
* - CHANNEL_OVERWRITE_DELETE
327327
*
328-
* **Present only if the {@link APIAuditLogOptions.type | entry type} is "0"**
328+
* **Present only if the {@link APIAuditLogOptions."type" | entry type} is "0"**
329329
*/
330330
role_name?: string;
331331

payloads/v9/auditLog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ export interface APIAuditLogOptions {
325325
* - CHANNEL_OVERWRITE_UPDATE
326326
* - CHANNEL_OVERWRITE_DELETE
327327
*
328-
* **Present only if the {@link APIAuditLogOptions.type | entry type} is "0"**
328+
* **Present only if the {@link APIAuditLogOptions."type" | entry type} is "0"**
329329
*/
330330
role_name?: string;
331331

0 commit comments

Comments
 (0)