Jonxslays / wom.py

An asynchronous wrapper for the Wise Old Man API.
https://jonxslays.github.io/wom.py/
MIT License
10 stars 7 forks source link

Add support for images and social links on groups #39

Closed Jonxslays closed 10 months ago

Jonxslays commented 11 months ago

Related: wise-old-man/wise-old-man#1328

Haven't dug too deep, but some of this will live on Group, and some on GroupDetail.

Per @psikoi

Those first two fields are added to ANY group object, The sociallinks is only added to group details objects (returned from the View Group Details, Edit Group and Create Group)

Additions to Group:

Additions to GroupDetail:

SocialLinks will be a new model class in the groups module containing (all optional strings):