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

com.github.seratch.jslack.api.audit.AuditApiRequest Maven / Gradle / Ivy

package com.github.seratch.jslack.api.audit;

/**
 * A marker interface for Slack API request objects.
 */
public interface AuditApiRequest {

    String getToken();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy