Class TdApi.SearchMessagesFilterPhotoAndVideo

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SearchMessagesFilter
it.tdlight.jni.TdApi.SearchMessagesFilterPhotoAndVideo
Enclosing class:
TdApi

public static class TdApi.SearchMessagesFilterPhotoAndVideo
extends TdApi.SearchMessagesFilter
Returns only photo and video messages.
  • Field Details

  • Constructor Details

    • SearchMessagesFilterPhotoAndVideo

      public SearchMessagesFilterPhotoAndVideo()
      Returns only photo and video messages.
    • SearchMessagesFilterPhotoAndVideo

      public SearchMessagesFilterPhotoAndVideo​(DataInput input) throws IOException
      Returns only photo and video messages.
      Throws:
      IOException
  • Method Details