Sha256: a22b70c4aff1e523f9eba82f2ddddb9ab08b52a7e2c238f518907e604514af10

Contents?: true

Size: 186 Bytes

Versions: 6

Compression:

Stored size: 186 Bytes

Contents

module TD::Types
  # A bot command, beginning with "/".
  # This shouldn't be highlighted if there are no bots in the chat.
  class TextEntityType::BotCommand < TextEntityType
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

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