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

org.telegram.api.update.TLChannelUpdate Maven / Gradle / Ivy

The newest version!
package org.telegram.api.update;

/**
 * @author Ruben Bermudez
 * @version 1.0
 * @brief TODO
 * @date 07 of April of 2016
 */
public interface TLChannelUpdate {
    int getChannelId();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy