Versions in this module Expand all Collapse all v0 v0.0.0 Mar 20, 2019 Changes in this version + func Token(token string) func(*Client) error + type Client struct + Emojis EmojiLookup + func New(options ...func(*Client) error) (*Client, error) + func (g *Client) GetEmojis() (EmojiLookup, error) + type EmojiLookup map[string]string