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

Could not find broadcast_msg_to_chat method #6

Open
denisvolokh opened this issue Sep 12, 2019 · 3 comments
Open

Could not find broadcast_msg_to_chat method #6

denisvolokh opened this issue Sep 12, 2019 · 3 comments

Comments

@denisvolokh
Copy link

Where is broadcast_msg_to_chat method?

@Jannickla
Copy link

Still no knowledge about this?

@trinct1412
Copy link

Where is broadcast_msg_to_chat method?

in the models.py
def broadcast(self, msg=None):
if msg is not None:
broadcast_msg_to_chat(msg, group_name=self.room_group_name, user='admin')
return True
return False
broadcast_msg_to_chat not define anywhere ?

@raunakj10
Copy link

Did you find where is 'broadcast_msg_to_chat' defined?Or can anyone who has figured out help me?

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

4 participants