Sha256: 6e41cef39ce105bdb1f9e0c99d93c953b1e4fe95aca1995e84067136c74f2421
Contents?: true
Size: 314 Bytes
Versions: 1
Compression:
Stored size: 314 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tdlib-ruby-2.0.0 | lib/tdlib/types/search_messages_filter/unread_mention.rb |