Closed yotsuya closed 5 years ago
This adds leave function to direct-hs.
The following functions are added to Web.Direct.
Web.Direct
leaveTalkRoom
removeUserFromTalkRoom
In addition, the following commands are added to direct4b as an example use of the above.
direct4b
direct4b leave TALK_ID
direct4b ban TALK_ID USER_ID
This adds leave function to direct-hs.
The following functions are added to
Web.Direct
.leaveTalkRoom
removeUserFromTalkRoom
In addition, the following commands are added to
direct4b
as an example use of the above.direct4b leave TALK_ID
direct4b ban TALK_ID USER_ID