What's Changed
* Implement channel management feature.
* Get chat activity count
* Add temporary restrict
* Add/Delete restrict
* Manage channel permission
* Manage Stream
* Prohibit Word
* Manage video and replay video
* Manage restrict-activity user and unrestrict-activity-request.
* Collect following user and, subscription user.
* Add interactive feature at PartialUser classes. (restrict, role, chat activity count)
* Add interactive feature at Message(extends NoticeMessage, SubscriptionMessage, DonationMessage ... etc)
* Add `profile_card` method at Chat Client
* Add PartialVideo class (for management feautre.)
* Move UserRole enumeration class to basic. (for management feature.)
* (Fix) SystemExtraParameter.register_chat_profile and SystemExtraParameter.target_profile can be None.
* (Fix) Duplicated attribute (Profile.activity_badges)
Related Issues/Pull Requests
* [Feat] Add broadcast management feature. by gunyu1019 in https://github.com/gunyu1019/chzzkpy/pull/33