Skip to content

v1.0.3

Compare
Choose a tag to compare
@gunyu1019 gunyu1019 released this 10 Nov 03:33
· 217 commits to main since this release
ab2dcb5

What's Changed

  • Add on_mission_pending event (When a user request a new mission, the event handler is called.)
  • Add on_mission_rejected/approved event (When a broadcaster approves or rejects a new mission, the event handler is called.)
  • Add on_mission_complete event (When a broadcaster complete a mission, the event handler is called.)
  • Add on_subscription event.
  • Divide data class struction donation.py from message.py
  • Fix wrong literial type (MissionDontationExtra)

Related Issues/Pull Requests