Object
InputProfilePhoto
All Implemented Interfaces:
Serializable, BotApiObject, Validable
Direct Known Subclasses:
InputProfilePhotoAnimated, InputProfilePhotoStatic

public abstract class InputProfilePhoto extends Object implements Validable, BotApiObject
Version:
9.0 This object describes a profile photo to set. Currently, it can be one of InputProfilePhotoStatic InputProfilePhotoAnimated
Author:
Ruben Bermudez
See Also:
  • Field Details

  • Constructor Details

    • InputProfilePhoto

      public InputProfilePhoto()
  • Method Details

    • getType

      public abstract String getType()