ModeratorCapsuleItemAttachment constructor

ModeratorCapsuleItemAttachment(
  1. int length,
  2. String xxHash,
  3. String cid
)

Implementation

ModeratorCapsuleItemAttachment(this.length, this.xxHash, this.cid);