Skip to content

Commit

Permalink
Rename Chat-Group-Timestamps into Chat-Group-Member-Timestamps
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Jan 4, 2025
1 parent 79f504e commit b1718da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/headerdef.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ pub enum HeaderDef {

/// Space-separated timestamps of member addition (for current members)
/// or removal (for past members).
ChatGroupTimestamps,
ChatGroupMemberTimestamps,

/// Duration of the attached media file.
ChatDuration,
Expand Down

0 comments on commit b1718da

Please sign in to comment.