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

host.anzo.commons.socials.telegram.TelegramBot Maven / Gradle / Ivy

There is a newer version: 1.29
Show newest version
/*
 * Copyright © 2016 BDO-Emu authors. All rights reserved.
 * Viewing, editing, running and distribution of this software strongly prohibited.
 * Author: xTz, Anton Lasevich, Tibald
 */

package host.anzo.commons.socials.telegram;

import host.anzo.classindex.IndexAnnotated;

import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

/**
 * @author ANZO
 */
@IndexAnnotated
@Retention(RetentionPolicy.RUNTIME)
public @interface TelegramBot {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy