Sha256: 19bfc94cc6b2d0c53b80caa1f92d5e7fa7bb0f14299ee34d0748aa7118d8e3c8

Contents?: true

Size: 294 Bytes

Versions: 5

Compression:

Stored size: 294 Bytes

Contents

module TD::Types
  # A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with unread
  #   mentions of the current user, replies to their messages, or a pinned message.
  class NotificationGroupType::Mentions < NotificationGroupType
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
tdlib-schema-1.7.0.3 lib/tdlib/types/notification_group_type/mentions.rb
tdlib-schema-1.7.0.2 lib/tdlib/types/notification_group_type/mentions.rb
tdlib-schema-1.7.0.1 lib/tdlib/types/notification_group_type/mentions.rb
tdlib-ruby-2.2.0 lib/tdlib/types/notification_group_type/mentions.rb
tdlib-ruby-2.1.0 lib/tdlib/types/notification_group_type/mentions.rb