1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-05 06:26:08 +00:00
arikawa/discord
diamondburned 7961d18278
discord: ContainerComponents.Unmarshal for number types
This commit adds int*, uint* and float* parsing support into
ContainerComponents.Unmarshal.
2022-08-20 09:39:24 -07:00
..
application.go
auditlog.go
channel.go
command.go discord: Fix comment spacing 2022-07-11 02:47:37 -07:00
component.go discord: ContainerComponents.Unmarshal for number types 2022-08-20 09:39:24 -07:00
component_example_test.go discord: Add ContainerComponents.Unmarshal 2022-08-15 14:57:30 -07:00
discord.go discord: Add field Proxy into Video 2022-04-08 03:35:20 -07:00
emoji.go discord: Add NewAPIEmoji 2022-06-23 00:11:27 -07:00
guild.go discord: name Member guild ID params appropriately 2022-07-20 00:07:55 -07:00
guild_consts.go
interaction.go discord: Add ContainerComponents.Unmarshal 2022-08-15 14:57:30 -07:00
interaction_example_test.go discord: Add CommandInteractionOptions.Unmarshal 2022-08-14 23:40:06 -07:00
invite.go discord: Add Invite.URL() methods 2022-07-22 15:35:49 -07:00
message.go discord: Add Interaction field to Message 2022-05-24 12:01:01 -07:00
message_embed.go discord: Add field Proxy into Video 2022-04-08 03:35:20 -07:00
permission.go discord: Add permission fields to Command (#326) 2022-05-08 03:33:56 -07:00
scheduled_events.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00
snowflake.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00
snowflake_test.go
snowflake_types.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00
stage.go
time.go
url.go
user.go discord: Add LikelySpammer 2022-04-17 02:47:48 -07:00
voice.go
webhook.go