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