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

com.admin4j.chatbot.qwx.core.BotMsg Maven / Gradle / Ivy

The newest version!
package com.admin4j.chatbot.qwx.core;

/**
 * @author andanyang
 * @since 2022/10/15 22:07
 */
public abstract class BotMsg {

    public abstract String getMsgtype();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy