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

issue with getChat #52

Closed
DaniyalGeek opened this issue Jan 20, 2018 · 2 comments
Closed

issue with getChat #52

DaniyalGeek opened this issue Jan 20, 2018 · 2 comments

Comments

@DaniyalGeek
Copy link

Hi,
i need to fetch chat from a channel as i doing right?
api.getChat({
chat_id: "@altcoins_signal"
}, function(message)
{
// New incoming callback query
console.log(message);
});

@DaniyalGeek
Copy link
Author

it's giving null in console

@mast
Copy link
Owner

mast commented Jul 3, 2018

I bet maybe bot should have permissions in that chat you want to get

@mast mast closed this as completed Jun 28, 2020
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

2 participants