Class MemberMoveInfoImpl

java.lang.Object
com.mewna.catnip.entity.impl.guild.audit.MemberMoveInfoImpl
All Implemented Interfaces:
Entity, MemberMoveInfo, OptionalEntryInfo, HasChannel, RequiresCatnip

public class MemberMoveInfoImpl extends Object implements MemberMoveInfo, RequiresCatnip
Since:
March 18th, 2020
Author:
kjp12
  • Constructor Details

    • MemberMoveInfoImpl

      public MemberMoveInfoImpl()
    • MemberMoveInfoImpl

      public MemberMoveInfoImpl(Catnip catnip, long channelIdAsLong, int membersMovedCount)
  • Method Details