Class TdApi.UpdateBasicGroup

  • Enclosing class:
    TdApi

    public static class TdApi.UpdateBasicGroup
    extends TdApi.Update
    Some data of a basic group has changed. This update is guaranteed to come before the basic group identifier is returned to the application.
    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • UpdateBasicGroup

        public UpdateBasicGroup()
        Some data of a basic group has changed. This update is guaranteed to come before the basic group identifier is returned to the application.
      • UpdateBasicGroup

        public UpdateBasicGroup​(TdApi.BasicGroup basicGroup)
        Some data of a basic group has changed. This update is guaranteed to come before the basic group identifier is returned to the application.
        Parameters:
        basicGroup - New data about the group.