# \EmojisApi All URIs are relative to *https://api.github.com* Method | HTTP request | Description ------------- | ------------- | ------------- [**emojis_slash_get**](EmojisApi.md#emojis_slash_get) | **GET** /emojis | Get emojis ## emojis_slash_get > std::collections::HashMap emojis_slash_get() Get emojis Lists all the emojis available to use on GitHub. ### Parameters This endpoint does not need any parameter. ### Return type **std::collections::HashMap** ### Authorization No authorization required ### HTTP request headers - **Content-Type**: Not defined - **Accept**: application/json [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)