TwitchApi.ApiJson.Template.Method.BodyParams (TwitchApi v0.1.2) View Source

Provides the body params methods template for a twitch api item module

Link to this section Summary

Functions

Parses the twitch api Elixir body_params method for a twitch api item

Provides the twitch api Elixir body_params method specs for a twitch api item

Provides the twitch api Elixir body_params method for a twitch api item

Link to this section Functions

Link to this function

parse_body_params(arg1, body_params)

View Source

Specs

parse_body_params(String.t(), body_params()) :: body_params()

Parses the twitch api Elixir body_params method for a twitch api item

Specs

parse_body_specs(String.t()) :: [String.t()]

Provides the twitch api Elixir body_params method specs for a twitch api item

Specs

set_body_params(TwitchApi.ApiJson.Item.t()) :: body_params()

Provides the twitch api Elixir body_params method for a twitch api item