Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

manually set new DirectMessageChannel #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arteq
Copy link

@arteq arteq commented Oct 10, 2016

Usefull when in client code you first need to call 'im.open' and then send message to this newly created DM. Since this new DM does not exists in $this->dms at that moment sending message to that channel will fail.

Usefull when in client code you first need to call 'im.open' and then send message to this newly created DM. Since this new DM does not exists in $this->dms at that moment sending message to that channel will fail.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant