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