Module tdlight.api

Class TdApi.SuggestedActionViewChecksHint

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SuggestedAction
it.tdlight.jni.TdApi.SuggestedActionViewChecksHint
Enclosing class:
TdApi

public static final class TdApi.SuggestedActionViewChecksHint extends TdApi.SuggestedAction
Suggests the user to view a hint about the meaning of one and two check marks on sent messages.
  • Field Details

  • Constructor Details

    • SuggestedActionViewChecksHint

      public SuggestedActionViewChecksHint()
      Suggests the user to view a hint about the meaning of one and two check marks on sent messages.
    • SuggestedActionViewChecksHint

      public SuggestedActionViewChecksHint(DataInput input) throws IOException
      Suggests the user to view a hint about the meaning of one and two check marks on sent messages.
      Throws:
      IOException
  • Method Details