metatell Bot SDK - v2.0.0
    Preparing search index...

    Interface VoiceAttachment

    VoiceAttachment interface.

    interface VoiceAttachment {
        detach(): Promise<void>;
    }
    Index