Update doc
This commit is contained in:
parent
d3798a2c3a
commit
08c6505530
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ defmodule HahaYes.Commands.Download do
|
||||||
alias Nostrum.Api
|
alias Nostrum.Api
|
||||||
|
|
||||||
@doc """
|
@doc """
|
||||||
Download the video sent by the user at 480p max.
|
Download the video sent by the user with yt-dlp.
|
||||||
|
|
||||||
## Parameters
|
## Parameters
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ defmodule HahaYes.Commands.Download do
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
User: h3h3 download https://x.com/i/status/1844807680373768595
|
User: h3h3 download https://x.com/i/status/1845119662402511072
|
||||||
|
|
||||||
Bot: <video file>
|
Bot: <video file>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue