- Issue created by @atropoides
I have the usecase where I need to check if two members already have a thread. As the method getThreadForMembers creates one of there is none its not suitable for our usecase. So I would like to use the method getThreadIdForMembers.
Unfortunately, the method is protected and cannot yet be used. I would therefore like to change it to public.
Are there any reasons against it?
Active
4.0
Code