Problem: tgcli send text without --timeout can hang forever on MTProto connection. No default timeout.
Repro:
tgcli send text --to @user --message 'test'
# hangs with no output, no timeout
Expected: Reasonable default timeout (e.g. 30s) or at least a visible 'Connecting...' status.
Problem:
tgcli send textwithout--timeoutcan hang forever on MTProto connection. No default timeout.Repro:
Expected: Reasonable default timeout (e.g. 30s) or at least a visible 'Connecting...' status.