Class TdApi.SearchMessagesFilterFailedToSend

Enclosing class:
TdApi

public static class TdApi.SearchMessagesFilterFailedToSend extends TdApi.SearchMessagesFilter
Returns only failed to send messages. This filter can be used only if the message database is used.
  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • SearchMessagesFilterFailedToSend

      public SearchMessagesFilterFailedToSend()
      Returns only failed to send messages. This filter can be used only if the message database is used.
  • Method Details