---
layout: page
title: EmojiFacet
permalink: /reference/EmojiFacet
---
**Kind**: global class  
<a name="EmojiFacet+list"></a>

### emojiFacet.list([optCb])
Lists custom emoji for a team.

**Kind**: instance method of <code>[EmojiFacet](#EmojiFacet)</code>  
**See**: [emoji.list](https://api.slack.com/methods/emoji.list)  

| Param | Type | Description |
| --- | --- | --- |
| [optCb] | <code>function</code> | Optional callback, if not using promises. |

