Uses of Class
it.tdlight.jni.TdApi.ChatEventLogFilters
-
Uses of TdApi.ChatEventLogFilters in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.GetChatEventLog.filters
The types of events to return; pass null to get chat events of all types.ModifierConstructorDescriptionGetChatEventLog
(long chatId, String query, long fromEventId, int limit, TdApi.ChatEventLogFilters filters, long[] userIds) Returns a list of service actions taken by chat members and administrators in the last 48 hours.