Skip to content

Commit

Permalink
[Build]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2025
1 parent 71ac8f6 commit 28fa359
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion src/gh/methods/getusergifts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ Get gifts claimed by a specific user. User-only.

### Parameters

<div class="flex flex-col gap-3"><div><div class="font-mono" id="p_userId" data-anchor><span class="font-bold">userId</span><span class="opacity-50">:</span> <a href="/gh/types/id" >ID</a></div></div><div class="flex flex-col gap-3"><div><div class="flex gap-2"><div class="font-mono p" id="p_offset" data-anchor><span class="font-bold">offset</span><span class="opacity-50"><span title="Optional" class="cursor-help">?</span>:</span> <span>string</span></div></div><div class="pl-3"><div class="no-margin">
<div class="flex flex-col gap-3"><div><div class="font-mono" id="p_userId" data-anchor><span class="font-bold">userId</span><span class="opacity-50">:</span> <a href="/gh/types/id" >ID</a></div><div class="pl-3"><div class="no-margin">

The identifier of the user to get gifts for.

</div></div></div><div class="flex flex-col gap-3"><div><div class="flex gap-2"><div class="font-mono p" id="p_offset" data-anchor><span class="font-bold">offset</span><span class="opacity-50"><span title="Optional" class="cursor-help">?</span>:</span> <span>string</span></div></div><div class="pl-3"><div class="no-margin">

An offset key returned by a previous result.

Expand Down

0 comments on commit 28fa359

Please sign in to comment.