Can update members list public settings

This commit is contained in:
2021-03-17 18:16:39 +01:00
parent f98daa4291
commit fc2b7e082c
2 changed files with 15 additions and 3 deletions

View File

@ -5,6 +5,7 @@
*/
declare interface AdvancedGroupInfo extends Group {
is_members_list_public: Boolean,
time_create: Number,
description: String,
url: String,