Browse Source

Fix doc issues

pull/10230/head
blord0 1 month ago
parent
commit
394b16ee50
  1. 2
      discord/file.py

2
discord/file.py

@ -179,7 +179,7 @@ class File:
@property
def waveform(self) -> list[int]:
""":class:`list[int]`: The waveform data for the voice message.
"""List[:class:`int`]: The waveform data for the voice message.
.. note::
If a waveform was not given, it will be generated

Loading…
Cancel
Save