Github::API
Lists all the emojis.
@example
Github.emojis.list
@api public
# File lib/github_api/client/emojis.rb, line 10 def list(*args) arguments(args) get_request("/emojis", arguments.params) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.