Skip to main content

Subedition Added To Moment

TopShot.SubeditionAddedToMoment

Emitted when a Subedition is linked to the specific Moment

Parameters:

  • momentID: UInt64 - The ID of the moment
  • subeditionID: UInt32 - The ID of the Subedition
  • setID: UInt32 - The ID of the Set
  • playID: UInt32 - The ID of the Play
pub event SubeditionAddedToMoment(momentID: UInt64, subeditionID: UInt32, setID: UInt32, playID: UInt32)