Skip to content

channels list returns max ~50 results, no way to list all joined chats #22

Description

@kfastov

Problem: channels list returns ~50 channels from cache. After sync --once, still 50. The DB has 1358 channels, but the CLI doesn't expose them all.

channels list --query does Telegram global search which doesn't return private supergroups you're a member of.

Repro:

tgcli channels list --json | jq length   # → 50
# meanwhile DB has 1358 channels

Expected: A way to list/search all joined dialogs, including private supergroups.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions