Class TdApi.SearchMessagesChatTypeFilterChannel

Enclosing class:
TdApi

public static class TdApi.SearchMessagesChatTypeFilterChannel extends TdApi.SearchMessagesChatTypeFilter
Returns only messages in channel chats.
  • Field Details

    • CONSTRUCTOR

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

    • SearchMessagesChatTypeFilterChannel

      public SearchMessagesChatTypeFilterChannel()
      Returns only messages in channel chats.
  • Method Details