zulip/zerver/management
roanster007 52692a6448 refactor: Rename `huddle` to `direct_message_group` in non API.
This commit performs a sweep on the first batch of non API
files to rename "huddle" to "direct_message_group`.

It also renames variables and methods of type -
"huddle_message" to "group_direct_message".

This is a part of #28640
2024-07-04 07:56:31 -07:00
..
commands refactor: Rename `huddle` to `direct_message_group` in non API. 2024-07-04 07:56:31 -07:00
data
__init__.py