#1896 Add a way to see the list of available shell commands possible on a MUC room object
Reporter
lissine
Owner
Nobody
Created
Updated
Stars
★ (1)
Tags
Type-Enhancement
Status-New
Priority-Medium
lissine
on
Some shell commands return an object. For example, `muc:room("myroom@conference.example.org")` returns `MUC room <myroom@conference.example.org>`
It would be nice if there was a way to see the list of available commands on an object like that.
For example, something like `help muc:room`
Note: the MUC room is just an example, this would be useful for any shell command that returns an object.
Some shell commands return an object. For example, `muc:room("myroom@conference.example.org")` returns `MUC room <myroom@conference.example.org>` It would be nice if there was a way to see the list of available commands on an object like that. For example, something like `help muc:room` Note: the MUC room is just an example, this would be useful for any shell command that returns an object.