ModeratorCapsuleItem constructor
ModeratorCapsuleItem()
Implementation
ModeratorCapsuleItem(
this.flags,
this.authorHint,
this.bl,
this.pp,
this.garyTimestamp, //word, bigger is newer
this.payloadLenght, //word
this.payload, //under 1kb
this.keyLen,
this.key,
this.hint,
this.authorAvatar,
this.authorNick,
this.attachmentLink,
this.lenghtInBytes,
this.preceivedTimestamp);