diff options
| author | levlam <levlam@telegram.org> | 2020-11-20 01:32:58 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2020-11-20 01:32:58 +0300 |
| commit | d5da47510d6f9b426837d84dd324c8a36826d80d (patch) | |
| tree | a84319ab48b787ce62fd59dec225eaedba01963a /CHANGELOG.md | |
| parent | e719f9bf9b8fbb3101a1ee31d1e54f4dea1fe02e (diff) | |
Minor fixes.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 920ae0058..3b1714fc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -200,7 +200,7 @@ Changes in 1.7.0: - Added the field `can_get_statistics` to the class `supergroupFullInfo`. - Added the class `ChatStatistics`, which represents a supergroup or a channel statistics. - Added the method `getChatStatistics` returning detailed statistics about a chat. - - Added the classes `chatStatisticsMessageInteractionInfo`, `chatStatisticsAdministratorActionsInfo`, + - Added the classes `chatStatisticsMessageInteractionInfo`, `chatStatisticsAdministratorActionsInfo`, `chatStatisticsMessageSenderInfo` and `chatStatisticsInviterInfo` representing various parts of chat statistics. - Added the class `statisticalValue` describing recent changes of a statistical value. - Added the class `StatisticalGraph` describing a statistical graph. |
