module Bot
    module Types
      class Video < Base
        attribute :file_id, Types::String
        attribute :file_unique_id, Types::String