SystemMessageDataEditGroup
data class SystemMessageDataEditGroup(val newName: String? = null, val oldName: String? = null) : SystemMessageViewDataUnion
NOTE: This is under active development and should be considered unstable while this note is here. System message indicating the group info was edited.