gramjs icon indicating copy to clipboard operation
gramjs copied to clipboard

NewMessage parameters aren't working as expected

Open sashayudaev opened this issue 1 year ago • 1 comments

Hi! First of all, thank you for the library as it really helps to get things done using nodejs!

I have 2 public channels and I'm trying to configure message events between 2 channels so that the event gets fired only when I forward a message from any of these channels.

image

When I run the code above and try to forward a message from a different channel, the event still gets fired. I tend to think that could be a bug but I also want to make sure I understand the API correctly

sashayudaev avatar Sep 24 '23 11:09 sashayudaev

same for me

devagarwal007 avatar Oct 02 '23 17:10 devagarwal007