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

    Interface VoiceAttachment

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

    Hierarchy (View Summary)

    Index
    detach: () => Promise<void>