zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
359 stars 361 forks source link

api: Implement DELETE /realm/emoji/{emoji_name}. #606

Closed akashaviator closed 4 years ago

akashaviator commented 4 years ago

This implements DELETE /realm/emoji/{emoji_name} api endpoint.

akashaviator commented 4 years ago

@timabbott Can you have a look ?

timabbott commented 4 years ago

Merged, thanks @akashaviator! Sorry for the delay, this got neglected during the 3.0 release rush.