[bugs] stop resolving Object for template/invite; remove dupe methods

This commit is contained in:
NCPlayz
2020-06-29 16:58:19 +01:00
parent b68cbb7a42
commit ce03c62c6b
4 changed files with 18 additions and 61 deletions

View File

@ -70,7 +70,7 @@ class Integration:
Where the integration is currently syncing.
role: :class:`Role`
The role which the integration uses for subscribers.
enable_emoticons: :class:`bool`
enable_emoticons: Optional[:class:`bool`]
Whether emoticons should be synced for this integration (currently twitch only).
expire_behaviour: :class:`ExpireBehaviour`
The behaviour of expiring subscribers. Aliased to ``expire_behavior`` as well.