Class TdApi.UserTypeDeleted

  • Enclosing class:
    TdApi

    public static class TdApi.UserTypeDeleted
    extends TdApi.UserType
    A deleted user or deleted bot. No information on the user besides the user identifier is available. It is not possible to perform any active actions on this type of user.
    • Field Detail

      • CONSTRUCTOR

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

      • UserTypeDeleted

        public UserTypeDeleted()
        A deleted user or deleted bot. No information on the user besides the user identifier is available. It is not possible to perform any active actions on this type of user.