class Giphy::Param

Overview

Param represents param types that can be used in various Giphy::Client methods.

Direct Known Subclasses

Defined in:

params.cr

Instance Method Summary

Instance Method Detail

def to_hash : Hash(String, String) #

Returns the params


[View source]