enum PrivateParlorXT::Statistics::Messages
Overview
Refers to the counts for each message type, includes the number of total messages for daily, weekly, and monthly durations
Defined in:
private-parlor-xt/statistics/statistics.crEnum Members
-
TotalMessages =
0
-
Albums =
1
-
Animations =
2
-
Audio =
3
-
Contacts =
4
-
Documents =
5
-
Forwards =
6
-
Locations =
7
-
Photos =
8
-
Polls =
9
-
Stickers =
10
-
Text =
11
-
Venues =
12
-
Videos =
13
-
VideoNotes =
14
-
Voice =
15
-
MessagesDaily =
16
-
MessagesYesterday =
17
-
MessagesWeekly =
18
-
MessagesYesterweek =
19
-
MessagesMonthly =
20
-
MessagesYestermonth =
21
Instance Method Summary
- #albums?
- #animations?
- #audio?
- #contacts?
- #documents?
- #forwards?
- #locations?
- #messages_daily?
- #messages_monthly?
- #messages_weekly?
- #messages_yesterday?
- #messages_yestermonth?
- #messages_yesterweek?
- #photos?
- #polls?
- #stickers?
- #text?
- #total_messages?
- #venues?
- #video_notes?
- #videos?
- #voice?