Class TdApi.UpdateGroupCallMessageLevels

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.Update
org.drinkless.tdlib.TdApi.UpdateGroupCallMessageLevels
Enclosing class:
TdApi

public static class TdApi.UpdateGroupCallMessageLevels extends TdApi.Update
The levels of live story group call messages have changed.
  • Field Details

    • levels

      public TdApi.GroupCallMessageLevel[] levels
      New description of the levels in decreasing order of groupCallMessageLevel.minStarCount.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • UpdateGroupCallMessageLevels

      public UpdateGroupCallMessageLevels()
      The levels of live story group call messages have changed.
    • UpdateGroupCallMessageLevels

      public UpdateGroupCallMessageLevels(TdApi.GroupCallMessageLevel[] levels)
      The levels of live story group call messages have changed.
      Parameters:
      levels - New description of the levels in decreasing order of groupCallMessageLevel.minStarCount.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR