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

com.foxinmy.weixin4j.tuple.ChatTuple Maven / Gradle / Ivy

package com.foxinmy.weixin4j.tuple;

/**
 * 企业号会话消息元件
 * 
 * @className ChatTuple
 * @author jy
 * @date 2015年8月1日
 * @since JDK 1.6
 * @see com.foxinmy.weixin4j.tuple.Text
 * @see com.foxinmy.weixin4j.tuple.Image
 * @see com.foxinmy.weixin4j.tuple.File
 */
public interface ChatTuple extends Tuple {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy