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

com.ullink.slack.simpleslackapi.events.SlackMessageEvent Maven / Gradle / Ivy

package com.ullink.slack.simpleslackapi.events;

public interface SlackMessageEvent extends SlackEvent
{
    String getTimeStamp();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy