Sha256: 8f3e01184f06e7653cb762551d84781d29b50cb4445f64a8301373deacb92fca
Contents?: true
Size: 315 Bytes
Versions: 2
Compression:
Stored size: 315 Bytes
Contents
module TD::Types # Returns only messages with unread mentions of the current user, or messages that are replies to their messages. # When using this filter the results can't be additionally filtered by a query or by the sending user. class SearchMessagesFilter::UnreadMention < SearchMessagesFilter end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tdlib-ruby-2.2.0 | lib/tdlib/types/search_messages_filter/unread_mention.rb |
tdlib-ruby-2.1.0 | lib/tdlib/types/search_messages_filter/unread_mention.rb |