Crate wechaty_puppet[][src]

Re-exports

pub use error::PuppetError;
pub use events::PuppetEvent;
pub use puppet::Puppet;
pub use puppet::PuppetImpl;
pub use puppet::Subscribe;
pub use puppet::UnSubscribe;
pub use schemas::contact::*;
pub use schemas::event::*;
pub use schemas::friendship::*;
pub use schemas::image::ImageType;
pub use schemas::message::*;
pub use schemas::mini_program::MiniProgramPayload;
pub use schemas::payload::PayloadType;
pub use schemas::puppet::PuppetOptions;
pub use schemas::room::*;
pub use schemas::room_invitation::RoomInvitationPayload;
pub use schemas::url_link::UrlLinkPayload;
pub use types::AsyncFnPtr;
pub use types::IntoAsyncFnPtr;

Modules

error
events
puppet
schemas
types

Structs

FileBox