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

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

There is a newer version: 1.10.2
Show newest version
package com.foxinmy.weixin4j.tuple;

/**
 * 企业号会话消息元件
 * 
 * @className ChatTuple
 * @author jinyu([email protected])
 * @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