Skip to content

Commit b1718da

Browse files
committed
Rename Chat-Group-Timestamps into Chat-Group-Member-Timestamps
1 parent 79f504e commit b1718da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/headerdef.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pub enum HeaderDef {
7070

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

7575
/// Duration of the attached media file.
7676
ChatDuration,

0 commit comments

Comments
 (0)