iamb icon indicating copy to clipboard operation
iamb copied to clipboard

cannot show room topic

Open daef opened this issue 1 year ago • 0 comments

according to the docs i should be able to show the current topic using :room topic show, but when i try i just get "Failed command: Invalid argument". skimming commands.rs i don't see where topic show is supposed to be handled either. is the functionality simply missing or am i missing something?

edit: funny thing: RoomAction::Show(RoomField::Topic) seems to be implemented

daef avatar Dec 08 '24 12:12 daef