Uses of Class
it.tdlight.jni.TdApi.BusinessAwayMessageSchedule
-
Uses of TdApi.BusinessAwayMessageSchedule in it.tdlight.jni
Subclasses of TdApi.BusinessAwayMessageSchedule in it.tdlight.jniModifier and TypeClassDescriptionstatic final class
Send away messages always.static final class
Send away messages only in the specified time span.static final class
Send away messages outside of the business opening hours.Fields in it.tdlight.jni declared as TdApi.BusinessAwayMessageScheduleModifier and TypeFieldDescriptionTdApi.BusinessAwayMessageSettings.schedule
Settings used to check whether the current user is away.Constructors in it.tdlight.jni with parameters of type TdApi.BusinessAwayMessageScheduleModifierConstructorDescriptionBusinessAwayMessageSettings
(int shortcutId, TdApi.BusinessRecipients recipients, TdApi.BusinessAwayMessageSchedule schedule, boolean offlineOnly) Describes settings for messages that are automatically sent by a Telegram Business account when it is away.