/// <summary> Gets the current user for this guild. </summary>
Task<IGuildUser> GetCurrentUser();
/// <summary> Downloads all users for this guild if the current list is incomplete. </summary>
Task DownloadUsers();
/// <summary> Removes all users from this guild if they have not logged on in a provided number of days or, if simulate is true, returns the number of users that would be removed. </summary>
Task<int> PruneUsers(int days = 30, bool simulate = false);
Thank you for your continuous support to the Openl Qizhi Community AI Collaboration Platform. In order to protect your usage rights and ensure network security, we updated the Openl Qizhi Community AI Collaboration Platform Usage Agreement in January 2024. The updated agreement specifies that users are prohibited from using intranet penetration tools. After you click "Agree and continue", you can continue to use our services. Thank you for your cooperation and understanding.