Sha256: 290c2bd6d71e246740a32069fd228cd9c67eff6a445f6f73423ce66ae09e941e
Contents?: true
Size: 174 Bytes
Versions: 18
Compression:
Stored size: 174 Bytes
Contents
# frozen_string_literal: true # typed: strict module WhatsappSdk module Api class Request def download_file(url, path_to_file_name = nil); end end end end
Version data entries
18 entries across 18 versions & 1 rubygems