1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-16 03:44:26 +00:00
arikawa/discord
PL Pery 9cd0c7ed28
discord: Add CommandInteractionOptions (#300)
* feat: Find method on options

* doc comment
2022-01-03 13:37:18 -08:00
..
application.go discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
auditlog.go
channel.go discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
command.go discord: Add missing NumberOption MarshalJSON 2021-12-29 11:10:59 -08:00
component.go discord: Improve union interface documentation; fix *Option JSON 2021-11-25 15:02:24 -08:00
discord.go
emoji.go
guild.go discord: Add timeouts (#299) 2021-12-20 15:56:11 -08:00
guild_consts.go
interaction.go discord: Add CommandInteractionOptions (#300) 2022-01-03 13:37:18 -08:00
invite.go
message.go discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
message_embed.go
permission.go discord: Add timeouts (#299) 2021-12-20 15:56:11 -08:00
snowflake.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
snowflake_test.go
snowflake_types.go discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
stage.go
time.go
url.go
user.go discord: Minor comment tweaks 2021-11-16 14:36:07 -08:00
voice.go
webhook.go