Kuba_Z2

Results 31 comments of Kuba_Z2

I would use signed integers.

> Bots have a `username`, no `global_name` - Actually, any user that hasn't set a `global_name` won't have one, `username` will be always populated though ![image](https://github.com/discord/discord-api-docs/assets/77853483/c03b10a3-9268-4f6d-9938-63f4311f95f7)

All things considered, I think there is no way to implement reasonable F# support for minimal APIs as of now (F# 9). [F# emits wrappers for methods passed to delegates](https://github.com/fsharp/fslang-suggestions/issues/1083)...

It's not the best idea I think, because on pull request only activates when the pull request is created, it won't trigger for additional pushes to the source branch.

> It is not a bad idea I think, it will rerun the build process every time a new push is made to the pull request. It can even be...

Not really, there are many activity types: - assigned - unassigned - labeled - unlabeled - opened - edited - closed - reopened - synchronize - converted_to_draft - locked -...

Well, you are right then, we would only lose reopened there, though I still think reopened is not needed