Skip to content

Commit cae8c7a

Browse files
Update discord/ui/media_gallery.py
Co-authored-by: Paillat <jeremiecotti@ik.me> Signed-off-by: Nelo <41271523+NeloBlivion@users.noreply.github.com>
1 parent 6c3f8df commit cae8c7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

discord/ui/media_gallery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def replace_item(self, index: int, new_item: MediaGalleryItem) -> Self:
168168
169169
Parameters
170170
----------
171-
original_item: :class:`int`
171+
index: :class:`int`
172172
The index of the item to replace in this gallery.
173173
new_item: :class:`MediaGalleryItem`
174174
The new item to insert into the gallery.

0 commit comments

Comments
 (0)