Skip to content

fixed nullable attachment values

Mateusz Brawański requested to merge github/fork/ZaptoInc/PrFixAttachment into master

Created by: ZaptoInc

Summary

Some values should be nullable in the Entities.DiscordAttachment

Changes proposed

  • replaced int to int? for height and width

Merge request reports

Loading