Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use name = getattr(msg, 'post_author', None) on channel messages #32

Open
Pipeliner opened this issue Aug 12, 2019 · 0 comments
Open

Use name = getattr(msg, 'post_author', None) on channel messages #32

Pipeliner opened this issue Aug 12, 2019 · 0 comments

Comments

@Pipeliner
Copy link

When I dump channel messages with current telegram-messages-dump, it ends up using channel's name for Sender Name field instead of the true senders.name.

post_author attribute helps here.

Thanks for your great tool, it helped me a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant