Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continue/continue acm class #46

Merged
merged 4 commits into from
Jun 3, 2024
Merged

Conversation

FabioGaming
Copy link
Collaborator

Added ACM class along with its requied utility

[ + ] Added Types.Join_Types
[ + ] Added SubClient.GetClient()
[ + ] Added SubClient.GetCurrentCommunityId()
[ # ] Changed version from 1.5.2 to 1.6.0
[ + ] Added ACMClient
[ + ] Added ACMClient.create_community(string, string, byte[], string, Types.Join_Types, Types.Supported_Languages)
[ + ] Added (unfinsihed) ACMClient.delete_community(string, string, string)
[ # ] Types now has a RoleType enum
[ + ] Added TopicStyle object
[ + ] Added Topic object
[ + ] Added JoinRequestUser object
[ + ] Added JoinRequestApplicant object
[ + ] Added JoinRequest object
[ + ] Added CommunityStats object
[ + ] Added BlogCategory object
[ # ] AdvancedCommunityInfo now contains MediaList and UserAddedTopicList
[ # ] Added ACMClient functions: list_communities(int,int), get_blog_categories(int,int), change_sidebar_color(string), get_community_info(), promote(string, Types.RoleTypes), get_join_requests(int,int), accept/reject_join_request(string), get_community_stats()
@FabioGaming FabioGaming merged commit 3a4a900 into dev Jun 3, 2024
1 check passed
@FabioGaming FabioGaming deleted the continue/conitnue-acm-class branch June 3, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant