mirror of
https://github.com/idanoo/GoDiscMoji
synced 2025-07-01 18:32:15 +00:00
min 1
This commit is contained in:
parent
2d8c45afb2
commit
08d83ef87f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
integerOptionMinValue = 5.0
|
||||
integerOptionMinValue = 1.0
|
||||
amountKey = "amount"
|
||||
|
||||
commands = []*discordgo.ApplicationCommand{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue