Sha256: b55d69ec8e28662f6dcfe1893bf8284189497b44817fc1b0969f9147cf9853fb

Contents?: true

Size: 116 Bytes

Versions: 7

Compression:

Stored size: 116 Bytes

Contents

module TD::Types
  # A hashtag text, beginning with "#".
  class TextEntityType::Hashtag < TextEntityType
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
tdlib-schema-1.7.0.4 lib/tdlib/types/text_entity_type/hashtag.rb
tdlib-schema-1.7.0.3 lib/tdlib/types/text_entity_type/hashtag.rb
tdlib-schema-1.7.0.2 lib/tdlib/types/text_entity_type/hashtag.rb
tdlib-schema-1.7.0.1 lib/tdlib/types/text_entity_type/hashtag.rb
tdlib-ruby-2.2.0 lib/tdlib/types/text_entity_type/hashtag.rb
tdlib-ruby-2.1.0 lib/tdlib/types/text_entity_type/hashtag.rb
tdlib-ruby-2.0.0 lib/tdlib/types/text_entity_type/hashtag.rb