In the response object, room and and room id are the same
Closed this issue · 1 comments
liamdawson commented
When sending messages in a private conversation, or in a private group named 'hubot-testing', the handler always reports the room.name
to be the ID of the room. For some of the functionality I'm building, I need the human readable name of the room. How can I obtain this value?
liamdawson commented
Oops, I duplicated #44.