Skip to content

🔖 Version 0.14.0

Latest
Compare
Choose a tag to compare
@WhiteApfel WhiteApfel released this 26 Feb 15:50
f396a50

Change

  • message may be None

Add

  • app_data_example_value = data_message.app_data["example"]
  • "example" in data_message.app_data
  • app_data: dict[str, Any] = data_message.app_data.to_dict()

Full Changelog: v0.13.0...v0.14.0