Message.referenced_message
field doesn't exist or is null
ambiguous
#2263
Labels
c-model
Affects the model crate
Discord docs say that the distinction is significant:
But Twilight maps both cases to
None
What should be our solution here? Nesting two
Option
s? Although there's a lint against it inclippy::pedantic
, we do it in other places too.The text was updated successfully, but these errors were encountered: