mirror of
https://github.com/idanoo/GoDiscMoji
synced 2025-07-05 04:02:14 +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 (
|
var (
|
||||||
integerOptionMinValue = 5.0
|
integerOptionMinValue = 1.0
|
||||||
amountKey = "amount"
|
amountKey = "amount"
|
||||||
|
|
||||||
commands = []*discordgo.ApplicationCommand{
|
commands = []*discordgo.ApplicationCommand{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue