All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.auties.whatsapp.model.chat.CommunitySetting Maven / Gradle / Ivy

package it.auties.whatsapp.model.chat;

/**
 * The constants of this enumerated type describe the various settings that can be toggled for a community
 */
public enum CommunitySetting {
    /**
     * Who can add and remove groups from a community
     */
    MODIFY_GROUPS
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy