AminoJS / Amino.JS

A powerful JavaScript library for interacting with the Amino API :star2:
MIT License
27 stars 5 forks source link

Kick someone from a Chatroom #55

Closed moelrobi closed 5 years ago

moelrobi commented 5 years ago

Describe the solution you'd like Endpoint: DELETE /api/v1//s/chat/thread//member/?allowRejoin=<0|1> HTTP/1.1

akatsukilevi commented 5 years ago

Got it. Will be adding it at the update

akatsukilevi commented 5 years ago

Did the module removeChat.js, and wrote the example already. This new feature will be added at the 3.0.0-nightly Closing due to finished