Package org.telegram.abilitybots.api.toggle


package org.telegram.abilitybots.api.toggle
  • Class
    Description
    This interface can be used to toggle or customize unwanted default abilities by the user.
    This toggle can be used as-is to turn off ALL the default abilities supplied by the library.
    This custom toggle can be used to customize default abilities supplied by the library.
    List of all the properties recognized by CustomToggle.
    If the user does not supply a toggle to their constructor, the default toggle will be instantiated.