Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
added select menu type (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
beachasaurus-rex authored Mar 6, 2022
1 parent d752917 commit e563b63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions message.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ const (
_ MessageComponentType = iota
MessageComponentActionRow
MessageComponentButton
MessageComponentSelectMenu
)

type ButtonStyle = int
Expand Down

0 comments on commit e563b63

Please sign in to comment.