Instance Method
getEmojis(then:)
Gets all the Emoji’s an a guild
Declaration
func getEmojis(then completion: @escaping ([Emoji]?, RequestError?) -> Void)
func getEmojis(then completion: @escaping ([Emoji]?, RequestError?) -> Void)