10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c8a15 commit cdf2f58Copy full SHA for cdf2f58
libraries/botbuilder-schema/botbuilder/schema/teams/_models_py3.py
@@ -1737,7 +1737,7 @@ class TeamDetails(Model):
1737
:param aad_group_id: Azure Active Directory (AAD) Group Id for the team.
1738
:type aad_group_id: str
1739
:param channel_count: The count of channels in the team.
1740
- :type chanel_count: int
+ :type channel_count: int
1741
:param member_count: The count of members in the team.
1742
:type member_count: int
1743
"""
0 commit comments