Hugo
Hugo
Probably the installer not setting proper perms during installation, I guess?
Hey, thanks for using this library. Right now I haven't really been able to implement the `resolved` field yet. It's probably really simple but right now I have very little...
If you can't wait (which is fine of course). All the data you want can also be found in the [`Context.interaction`](https://docs.rs/rusty_interaction/latest/rusty_interaction/types/interaction/struct.Interaction.html) field, which you should just be able to access.
All I could find is the [`message`](https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-structure) object in `Interaction`. I would figure its put there. So I guess trying adding a `message` field to [`Interaction`](https://docs.rs/rusty_interaction/latest/rusty_interaction/types/interaction/struct.Interaction.html) would be a good...
Ah I see now. `ResolvedData` shouldn't be hard to implement since it's just another data structure. I think Discord has documented it. Just make sure when implementing you use `Option`.
So sometimes you have to tell serde how to 'read' the data and what it should output. So in the case of `Snowflake`, which is a type alias for `u64`,...
Correct
> I am surprised that your network switch cares - what sort of switch do you have? I am using a Netgear GS108, with nothing more than my PC and...
I think the tech itself isn't inherently evil. It's actually pretty smart if you think about it. However when it comes to deepfakes this tech can make the creation of...
Sounds like Clearview was a tool used [by millionaires to identify normal people](https://www.nytimes.com/2020/03/05/technology/clearview-investors.html)