groupcall

command
v0.0.0-...-d0d567e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Binary groupcall joins a Telegram group voice chat and streams an MP3 file into it as audio.

It logs in via QR code (with 2FA fallback), resolves a supergroup/channel by username, joins its active voice chat and streams the MP3 (transcoded to Opus with ffmpeg) until the file ends.

Usage:

APP_ID=... APP_HASH=... SESSION_FILE=session.json \
    go run ./examples/groupcall -chat @mygroup -audio song.mp3

The group must already have a voice chat started. Pass -test to run against Telegram's test servers instead of production. Requirements: ffmpeg on PATH (with libopus).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL