UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

17 lines (12 loc) 470 B
export * from './onChannelCreated'; export * from './onChannelUpdated'; export * from './onChannelDeleted'; export * from './onChannelJoined'; export * from './onChannelLeft'; export * from './onChannelMuted'; export * from './onChannelMemberAdded'; export * from './onChannelMemberRemoved'; export * from './onChannelMemberBanned'; export * from './onChannelMemberUnbanned'; export * from './onChannelMemberRoleAdded'; export * from './onChannelMemberRoleRemoved';