Interface ChatFile

All Known Implementing Classes:
SimpleChatFile

public interface ChatFile
  • Method Details

    • getName

      String getName()
    • getIcon

      Icon getIcon()
    • getLength

      long getLength()
    • getThumbnail

      Resolvable getThumbnail()
    • getDownload

      Resolvable getDownload()