Class SendCaption

Direct Known Subclasses:
SendPhoto, SendVideo, SendVoice

public abstract class SendCaption extends SendText
Send content with caption.
Since:
1.0.0
Author:
Sergio del Amo
  • Constructor Details

    • SendCaption

      protected SendCaption(String method)
  • Method Details

    • getCaption

      @Nullable public @Nullable String getCaption()
      Returns:
      Element Caption
    • setCaption

      public void setCaption(@Nullable @Nullable String caption)
      Parameters:
      caption - Element Caption.